次の方法で共有


CapabilityInformation.MaxAccountCount プロパティ

定義

このサブスクリプションでサポートされているアカウントの最大数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象