Compartir a través de


SubnetInner.AddressPrefixes Propiedad

Definición

Obtiene o establece la lista de prefijos de dirección para la subred.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a