共用方式為


ProvisioningServiceDescription.Properties Property

Definition

Gets or sets service specific properties for a provisioning service

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to