AvailabilityReplicaRollupRecoveryState Enumeration
Specifies a rollup of the recovery state of all database replicas in the availability group that reside on this availability replica.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| InProgress | At least one of the database replicas' state is not online. | |
| Online | All the database replicas' states are online. | |
| Unknown | The recovery health state of this replica is unknown, the availability replica object referes to a remote instance. |
Show: