Freigeben über


ResourceSku.LocationInfo Eigenschaft

Definition

Ruft eine Liste der Standorte und Verfügbarkeitszonen an den Standorten ab, an denen die SKU verfügbar ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: