HealthState Enumeration
The HealthState enumeration contains values that are used to specify the state of the deployment.
Assembly: Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)
| Member name | Description | |
|---|---|---|
| Critical | The operation is in a critical state. | |
| None | The state of the operation is unspecified. | |
| Steady | The operation is in a steady state. | |
| Warning | The operation is in a warning state. |
Show: