Compartir a través de


AddressSpace.AddressPrefixes Propiedad

Definición

Obtiene o establece una lista de bloques de direcciones reservados para esta red virtual en notación 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a