Compartir a través de


AvailableProvidersListParameters.AzureLocations Propiedad

Definición

Obtiene o establece una lista de regiones de Azure.

[Newtonsoft.Json.JsonProperty(PropertyName="azureLocations")]
public System.Collections.Generic.IList<string> AzureLocations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureLocations")>]
member this.AzureLocations : System.Collections.Generic.IList<string> with get, set
Public Property AzureLocations As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a