Compartir a través de


AvailableProvidersList.Countries Propiedad

Definición

Obtiene o establece la lista de países disponibles.

[Newtonsoft.Json.JsonProperty(PropertyName="countries")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.AvailableProvidersListCountry> Countries { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="countries")>]
member this.Countries : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.AvailableProvidersListCountry> with get, set
Public Property Countries As IList(Of AvailableProvidersListCountry)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a