Sdílet prostřednictvím


DistributedAvailabilityGroupDatabase.SynchronizationHealth Property

Definition

Gets link health state Possible values include: 'NOT_HEALTHY', 'PARTIALLY_HEALTHY', 'HEALTHY'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to