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

PSDevice.ConnectionState Property

Definition

Device's ConnectionState

[Newtonsoft.Json.JsonProperty(PropertyName="connectionState")]
public Microsoft.Azure.Commands.Management.IotHub.Models.PSDeviceConnectionState ConnectionState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionState")>]
member this.ConnectionState : Microsoft.Azure.Commands.Management.IotHub.Models.PSDeviceConnectionState with get, set
Public Property ConnectionState As PSDeviceConnectionState

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to