Compartir a través de


AvailableProvidersListState.Cities Propiedad

Definición

Obtiene o establece la lista de ciudades o pueblos disponibles en el estado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a