次の方法で共有


SubscriptionPolicies.QuotaId プロパティ

定義

サブスクリプション クォータ ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象