Partager via


IotHubSkuInfo.Capacity Propriété

Définition

Obtient ou définit le nombre d’unités IoT Hub approvisionnées. Voir https://docs.microsoft.com/azure/azure-subscription-service-limits#iot-hub-limits.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à