你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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