Partager via


AddressSpace.AddressPrefixes Propriété

Définition

Obtient ou définit une liste de blocs d’adresses réservés à ce réseau virtuel en notation CIDR.

[Newtonsoft.Json.JsonProperty(PropertyName="addressPrefixes")]
public System.Collections.Generic.IList<string> AddressPrefixes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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 à