Freigeben über


ContainerServiceNetworkProfile.ServiceCidr Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public string ServiceCidr { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.ServiceCidr : string with get, set
Public Property ServiceCidr As String

Property Value

Implements

Attributes

Applies to