次の方法で共有


CapabilityInformation.AccountCount プロパティ

定義

このサブスクリプションの現在のアカウント数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象