Partilhar via


ServiceTagInformationPropertiesFormat.AddressPrefixes Propriedade

Definição

Obtém a lista de prefixos de endereço IP.

[Newtonsoft.Json.JsonProperty(PropertyName="addressPrefixes")]
public System.Collections.Generic.IList<string> AddressPrefixes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="addressPrefixes")>]
member this.AddressPrefixes : System.Collections.Generic.IList<string>
Public ReadOnly Property AddressPrefixes As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a