次の方法で共有


PSModule.ConnectionState Property

Definition

Modules'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