IAvailabilityGroupState.NumberOfDisconnectedReplicas 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 that are not in a "Connected" state
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("AvailabilityGroupState_NumberOfDisconnectedReplicasDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("AvailabilityGroupState_NumberOfDisconnectedReplicasName")]
public int NumberOfDisconnectedReplicas { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("AvailabilityGroupState_NumberOfDisconnectedReplicasDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("AvailabilityGroupState_NumberOfDisconnectedReplicasName")>]
member this.NumberOfDisconnectedReplicas : int
Public ReadOnly Property NumberOfDisconnectedReplicas As Integer
Property Value
- Attributes