DistributedAvailabilityGroup.LinkState Property

Definition

Gets the link state

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to