PSIotHubSkuInfo.Capacity Property

Definition

The number of units being provisioned. Range of values [For F1: 1-1, S1: 1-200, S2: 1-200, S3: 1-10]. To go above this range, call support.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to