Reference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API module Google::Cloud::ManagedIdentities::V1::Domain::State.
Represents the different states of a managed domain.
Constants
STATE_UNSPECIFIED
value: 0 Not set.
CREATING
value: 1 The domain is being created.
READY
value: 2 The domain has been created and is fully usable.
UPDATING
value: 3 The domain's configuration is being updated.
DELETING
value: 4 The domain is being deleted.
REPAIRING
value: 5 The domain is being repaired and may be unusable. Details
can be found in the status_message field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]