PSIotHubCapacity.Maximum Property

Definition

The maximum number of units.

[Newtonsoft.Json.JsonProperty(PropertyName="maximum")]
public long? Maximum { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maximum")>]
member this.Maximum : Nullable<int64> with get, set
Public Property Maximum As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to