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

PSDevice Class

Definition

public class PSDevice
type PSDevice = class
Public Class PSDevice
Inheritance
PSDevice
Derived

Constructors

PSDevice()

Properties

Authentication

Device's authentication mechanism

Capabilities

Capabilities that are enabled on the device

CloudToDeviceMessageCount

Number of messages sent to the Device from the Cloud

ConnectionState

Device's ConnectionState

ConnectionStateUpdatedTime

Time when the ConnectionState was last updated

ETag

Device's ETag

GenerationId

Device's Generation ID

Id

Device ID

LastActivityTime

Time when the PSDevice was last active

Scope

Scope to which this device instance belongs to

Status

Device's Status

StatusReason

Reason, if any, for the Device to be in specified Status

StatusUpdatedTime

Time when the Status was last updated

Applies to