Bagikan melalui


CapabilityInformation.MaxAccountCount Property

Definition

Gets the maximum supported number of accounts under this subscription.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to