Class VmwareAAGConfig
Specifies anti affinity group config for the VMware user cluster.
Implements
Inherited Members
Namespace: Google.Apis.GKEOnPrem.v1.Data
Assembly: Google.Apis.GKEOnPrem.v1.dll
Syntax
public class VmwareAAGConfig : IDirectResponseSchema
Properties
AagConfigDisabled
Spread nodes across at least three physical hosts (requires at least three hosts). Enabled by default.
Declaration
[JsonProperty("aagConfigDisabled")]
public virtual bool? AagConfigDisabled { get; set; }
Property Value
Type | Description |
---|---|
bool? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |