Compartir a través de


ApiManagementSku.LocationInfo Propiedad

Definición

Obtiene una lista de ubicaciones y zonas de disponibilidad en esas ubicaciones donde la SKU está disponible.

[Newtonsoft.Json.JsonProperty(PropertyName="locationInfo")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuLocationInfo> LocationInfo { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locationInfo")>]
member this.LocationInfo : System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuLocationInfo>
Public ReadOnly Property LocationInfo As IList(Of ApiManagementSkuLocationInfo)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a