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

DeviceRegistrationState 类

定义

注册状态。

public class DeviceRegistrationState
type DeviceRegistrationState = class
Public Class DeviceRegistrationState
继承
DeviceRegistrationState

构造函数

DeviceRegistrationState(String)

创建该类的一个新实例。

属性

AssignedHub

分配的 IoT 中心。

CreatedDateTimeUtc

注册创建日期时间 (UTC) 。

CreatedOnUtc

注册创建日期时间 (UTC) 。

DeviceId

设备 ID。

ErrorCode

错误代码。

ErrorMessage

错误消息。

ETag

注册状态 ETag。

LastUpdatedDateTimeUtc

上次更新日期时间 (UTC) 。

LastUpdatedOnUtc

上次更新日期时间 (UTC) 。

RegistrationId

注册 ID。

Status

状态。

适用于