DistributedAvailabilityGroupDatabase.SynchronizationHealth 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 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