共用方式為


ProvisioningServiceDescription.Sku Property

Definition

Gets or sets sku info for a provisioning Service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to