Managed Service for Microsoft Active Directory v1 API - Enum Domain.Types.State (3.3.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

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

Unavailable

The ___domain is not serving requests.

Unspecified

Not set.

Updating

The ___domain's configuration is being updated.