AlterAvailabilityGroupActionType Enumeration
Represents the type's alter availability group actions.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Failover | The failover. | |
| ForceFailoverAllowDataLoss | Force failover with allowed data loss. | |
| Join | Join the availability group. | |
| Offline | Take the availability group offline. | |
| Online | Take the availability group online. |
Show: