次の方法で共有


PSDeviceTwin.ConnectionState Property

Definition

Device's ConnectionState.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)]
public Microsoft.Azure.Commands.Management.IotHub.Models.PSDeviceConnectionState ConnectionState { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)>]
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