Class VmwareControlPlaneV2Config
Specifies control plane V2 config.
Implements
Inherited Members
Namespace: Google.Apis.GKEOnPrem.v1.Data
Assembly: Google.Apis.GKEOnPrem.v1.dll
Syntax
public class VmwareControlPlaneV2Config : IDirectResponseSchema
Properties
ControlPlaneIpBlock
Static IP addresses for the control plane nodes.
Declaration
[JsonProperty("controlPlaneIpBlock")]
public virtual VmwareIpBlock ControlPlaneIpBlock { get; set; }
Property Value
Type | Description |
---|---|
VmwareIpBlock |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |