次の方法で共有


QuotaRequestOneResourceSubmitResponse.IsQuotaApplicable プロパティ

定義

このリソースに対してクォータを要求できるかどうかを示す状態を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isQuotaApplicable")]
public bool? IsQuotaApplicable { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isQuotaApplicable")>]
member this.IsQuotaApplicable : Nullable<bool>
Public ReadOnly Property IsQuotaApplicable As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象