共用方式為


ProvisioningServiceDescription Class

Definition

The description of the provisioning service.

public class ProvisioningServiceDescription : Microsoft.Azure.Management.DeviceProvisioningServices.Models.Resource
type ProvisioningServiceDescription = class
    inherit Resource
Public Class ProvisioningServiceDescription
Inherits Resource
Inheritance
ProvisioningServiceDescription

Constructors

ProvisioningServiceDescription()

Initializes a new instance of the ProvisioningServiceDescription class.

ProvisioningServiceDescription(String, IotDpsPropertiesDescription, IotDpsSkuInfo, String, String, String, IDictionary<String,String>, String, SystemData)

Initializes a new instance of the ProvisioningServiceDescription class.

Properties

Etag

Gets or sets the Etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal ETag convention.

Id

Gets the resource identifier.

(Inherited from Resource)
Location

Gets or sets the resource location.

(Inherited from Resource)
Name

Gets the resource name.

(Inherited from Resource)
Properties

Gets or sets service specific properties for a provisioning service

Sku

Gets or sets sku info for a provisioning Service.

SystemData
Tags

Gets or sets the resource tags.

(Inherited from Resource)
Type

Gets the resource type.

(Inherited from Resource)

Applies to