Compartir a través de


IotHubSkuInfo.Capacity Propiedad

Definición

Obtiene o establece el número de unidades de IoT Hub aprovisionadas. Consulta: 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a