Compartilhar via


AvailableProvidersListCountry.States Propriedade

Definição

Obtém ou define a lista de estados disponíveis no país.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a