Share via


OpenShiftManagedClusterMasterPoolProfile.SubnetCidr Property

Definition

Gets or sets subnet CIDR for the peering.

[Newtonsoft.Json.JsonProperty(PropertyName="subnetCidr")]
public string SubnetCidr { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subnetCidr")>]
member this.SubnetCidr : string with get, set
Public Property SubnetCidr As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to