DistributedAvailabilityGroupDatabase.ConnectedState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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