次の方法で共有


SubscriptionQuota.MaxCount プロパティ

定義

このリソースの最大使用許可を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxCount")]
public int? MaxCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxCount")>]
member this.MaxCount : Nullable<int>
Public ReadOnly Property MaxCount As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象