共用方式為


IotHubSkuDescription.Capacity Property

Definition

Gets or sets iotHub capacity

[Newtonsoft.Json.JsonProperty(PropertyName="capacity")]
public Microsoft.Azure.Management.IotHub.Models.IotHubCapacity Capacity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capacity")>]
member this.Capacity : Microsoft.Azure.Management.IotHub.Models.IotHubCapacity with get, set
Public Property Capacity As IotHubCapacity

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to