次の方法で共有


UsagesProperties.IsQuotaApplicable プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象