次の方法で共有


ApiManagementSkuZoneDetails.Name プロパティ

定義

指定した機能で SKU が使用できるゾーンのセットを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public System.Collections.Generic.IList<string> Name { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : System.Collections.Generic.IList<string>
Public ReadOnly Property Name As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象