Compartilhar via


ContainerServiceNetworkProfile.ServiceCidr Propriedade

Definição

Obtém ou define um intervalo de IP de notação CIDR do qual atribuir IPs de cluster de serviço. Ele não deve se sobrepor a quaisquer intervalos de IP da sub-rede.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a