IAvailabilityGroupState.NumberOfNotSynchronizingReplicas 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 the nubmer of replicas in a "Not Synchronizing" state.
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("AvailabilityGroupState_NumberOfNotSynchronizingReplicasDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("AvailabilityGroupState_NumberOfNotSynchronizingReplicasName")]
public int NumberOfNotSynchronizingReplicas { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("AvailabilityGroupState_NumberOfNotSynchronizingReplicasDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("AvailabilityGroupState_NumberOfNotSynchronizingReplicasName")>]
member this.NumberOfNotSynchronizingReplicas : int
Public ReadOnly Property NumberOfNotSynchronizingReplicas As Integer
Property Value
- Attributes