次の方法で共有


SubscriptionQuota.CurrentCount プロパティ

定義

このリソースの現在の使用状況を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象