Partager via


ContainerServiceNetworkProfile.PodCidr Propriété

Définition

Obtient ou définit une plage d’adresses IP de notation CIDR à partir de laquelle attribuer des adresses IP de pod lorsque kubenet est utilisé.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à