Managed Service for Microsoft Active Directory API V1 API - Module Google::Cloud::ManagedIdentities::V1::Trust::State (v0.3.5)

Reference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API module Google::Cloud::ManagedIdentities::V1::Trust::State.

Represents the different states of a domain trust.

Constants

STATE_UNSPECIFIED

value: 0
Not set.

CREATING

value: 1
The domain trust is being created.

UPDATING

value: 2
The domain trust is being updated.

DELETING

value: 3
The domain trust is being deleted.

CONNECTED

value: 4
The domain trust is connected.

DISCONNECTED

value: 5
The domain trust is disconnected.