Compartir a través de


ResourceSku.LocationInfo Propiedad

Definición

Obtiene o establece el conjunto de ubicaciones donde la SKU está disponible.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a