Compartir a través de


IPPrefixesList.IpPrefixes Propiedad

Definición

Obtiene o establece el valor de prefijo ip.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a