Share via


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