Partager via


SubnetInner.AddressPrefixes Propriété

Définition

Obtient ou définit la liste des préfixes d’adresse pour le sous-réseau.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.addressPrefixes")]
public System.Collections.Generic.IList<string> AddressPrefixes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.addressPrefixes")>]
member this.AddressPrefixes : System.Collections.Generic.IList<string> with get, set
Public Property AddressPrefixes As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à