public enum Domain.Types.State
Reference documentation and code samples for the Managed Service for Microsoft Active Directory v1 API enum Domain.Types.State.
Represents the different states of a managed domain.
Namespace
Google.Cloud.ManagedIdentities.V1Assembly
Google.Cloud.ManagedIdentities.V1.dll
Fields |
|
---|---|
Name | Description |
Creating |
The domain is being created. |
Deleting |
The domain is being deleted. |
PerformingMaintenance |
The domain is undergoing maintenance. |
Ready |
The domain has been created and is fully usable. |
Repairing |
The domain is being repaired and may be unusable. Details
can be found in the |
Unavailable |
The domain is not serving requests. |
Unspecified |
Not set. |
Updating |
The domain's configuration is being updated. |