Compartir a través de


EffectiveRoute.AddressPrefix Propiedad

Definición

Obtiene o establece los prefijos de dirección de las rutas efectivas en notación CIDR.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a