Compartilhar via


AvailableProvidersListInner.Countries Propriedade

Definição

Obtém ou define a lista de países disponíveis.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a