共用方式為


IotHubSkuDescription.Sku Property

Definition

Gets or sets the type of the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to