Partilhar via


AvailableProvidersListState.Cities Propriedade

Definição

Obtém ou define a lista de cidades ou cidades disponíveis no estado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a