Share via


PSDeviceRegistrationStates Class

Definition

public class PSDeviceRegistrationStates : Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSDeviceRegistrationState
type PSDeviceRegistrationStates = class
    inherit PSDeviceRegistrationState
Public Class PSDeviceRegistrationStates
Inherits PSDeviceRegistrationState
Inheritance
PSDeviceRegistrationStates

Constructors

PSDeviceRegistrationStates()

Properties

AssignedHub

Assigned IoT hub.

(Inherited from PSDeviceRegistrationState)
CreatedDateTimeUtc

Registration create date time (in UTC).

(Inherited from PSDeviceRegistrationState)
DeviceId

Device ID.

(Inherited from PSDeviceRegistrationState)
ErrorCode

Error code.

(Inherited from PSDeviceRegistrationState)
ErrorMessage

Error message.

(Inherited from PSDeviceRegistrationState)
ETag

Registration status ETag

(Inherited from PSDeviceRegistrationState)
LastUpdatedDateTimeUtc

Last updated date time (in UTC).

(Inherited from PSDeviceRegistrationState)
RegistrationId

Registration ID.

(Inherited from PSDeviceRegistrationState)
Status

Status.

(Inherited from PSDeviceRegistrationState)

Applies to