PSConnectionStateSnapshot.ConnectionState Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Newtonsoft.Json.JsonProperty(Order=2)]
public string ConnectionState { get; set; }
[Newtonsoft.Json.JsonProperty(Order=2)]
public string ConnectionState { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Newtonsoft.Json.JsonProperty(Order=2)>]
member this.ConnectionState : string with get, set
[<Newtonsoft.Json.JsonProperty(Order=2)>]
member this.ConnectionState : string with get, set
Public Property ConnectionState As String

Property Value

Attributes
Ps1XmlAttribute Newtonsoft.Json.JsonPropertyAttribute

Applies to