OperationalInsightsClusterEntityStatus Enum
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.
The provisioning state of the cluster.
public enum OperationalInsightsClusterEntityStatus
type OperationalInsightsClusterEntityStatus =
Public Enum OperationalInsightsClusterEntityStatus
- Inheritance
-
OperationalInsightsClusterEntityStatus
Fields
Name | Value | Description |
---|---|---|
Creating | 0 | Creating. |
Succeeded | 1 | Succeeded. |
Failed | 2 | Failed. |
Canceled | 3 | Canceled. |
Deleting | 4 | Deleting. |
ProvisioningAccount | 5 | ProvisioningAccount. |
Updating | 6 | Updating. |