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

DeviceConnectionState 枚举

定义

指定设备的不同连接状态。

public enum DeviceConnectionState
type DeviceConnectionState = 
Public Enum DeviceConnectionState
继承
DeviceConnectionState

字段

Connected 1

表示处于“已连接”状态的设备。

Disconnected 0

表示处于“已断开连接”状态的设备。

适用于