次の方法で共有


ApiManagementSkuLocationInfo.ZoneDetails プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象