次の方法で共有


ResourceSkuLocationInfo.ZoneDetails プロパティ

定義

特定のゾーンの SKU で使用できる機能の詳細を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象