AvailabilityGroupState.NumberOfNotSynchronizedReplicas Property

Definition

Gets the number of replicas that are not in a "Synchronized" state. Since only synchronous replicas can be in a "synchronized" state, this does not apply to asynchronous replicas

public int NumberOfNotSynchronizedReplicas { get; }
member this.NumberOfNotSynchronizedReplicas : int
Public ReadOnly Property NumberOfNotSynchronizedReplicas As Integer

Property Value

Implements

Applies to