Dela via


ContainerServiceNetworkProfile.ServiceCidr Property

Definition

Gets or sets a CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to