Share via


DistributedAvailabilityGroupDatabase.ConnectedState Property

Definition

Gets link connected state Possible values include: 'DISCONNECTED', 'CONNECTED'

[Newtonsoft.Json.JsonProperty(PropertyName="connectedState")]
public string ConnectedState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectedState")>]
member this.ConnectedState : string
Public ReadOnly Property ConnectedState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to