Share via


PSIotDpsPropertiesDescription Class

Definition

the service specific properties of a provisoning service, including keys, linked iot hubs, current state, and system generated properties such as hostname and idScope

public class PSIotDpsPropertiesDescription
type PSIotDpsPropertiesDescription = class
Public Class PSIotDpsPropertiesDescription
Inheritance
PSIotDpsPropertiesDescription

Constructors

PSIotDpsPropertiesDescription()

Properties

AllocationPolicy

Gets or sets allocation policy to be used by this provisioning service. Possible values include: 'Hashed', 'GeoLatency', 'Static'

AuthorizationPolicies

Gets or sets list of authorization keys for a provisioning service.

DeviceProvisioningHostName

Gets device endpoint for this provisioning service.

IdScope

Gets unique identifier of this provisioning service.

IotHubs

Gets or sets list of IoT hubs assosciated with this provisioning service.

ProvisioningState

Gets or sets the ARM provisioning state of the provisioning service.

ServiceOperationsHostName

Gets service endpoint for provisioning service.

State

Gets or sets current state of the provisioning service. Possible values include: 'Activating', 'Active', 'Deleting', 'Deleted', 'ActivationFailed', 'DeletionFailed', 'Transitioning', 'Suspending', 'Suspended', 'Resuming', 'FailingOver', 'FailoverFailed'

Applies to