ResourceSku.LocationInfo プロパティ

定義

SKU が使用可能な場所の場所と可用性ゾーンの一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象