PSIotHubCapacity.Minimum Property

Definition

The minimum number of units.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to