Class MaintenanceExclusionOptions
Represents the Maintenance exclusion option.
Implements
Inherited Members
Namespace: Google.Apis.Container.v1.Data
Assembly: Google.Apis.Container.v1.dll
Syntax
public class MaintenanceExclusionOptions : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Scope
Scope specifies the upgrade scope which upgrades are blocked by the exclusion.
Declaration
[JsonProperty("scope")]
public virtual string Scope { get; set; }Property Value
| Type | Description | 
|---|---|
| string |