Managed Service for Microsoft Active Directory v1 API - Enum Domain.Types.State (3.2.0)

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.V1

Assembly

Google.Cloud.ManagedIdentities.V1.dll

Fields

NameDescription
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 status_message field.

Unavailable

The domain is not serving requests.

Unspecified

Not set.

Updating

The domain's configuration is being updated.