次の方法で共有


ApiManagementSku.Family プロパティ

定義

この特定の SKU のファミリを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="family")]
public string Family { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="family")>]
member this.Family : string
Public ReadOnly Property Family As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象