Managed Service for Microsoft Active Directory v1 API - Enum Trust.Types.State (3.1.0)

public enum Trust.Types.State

Reference documentation and code samples for the Managed Service for Microsoft Active Directory v1 API enum Trust.Types.State.

Represents the different states of a domain trust.

Namespace

Google.Cloud.ManagedIdentities.V1

Assembly

Google.Cloud.ManagedIdentities.V1.dll

Fields

NameDescription
Connected

The domain trust is connected.

Creating

The domain trust is being created.

Deleting

The domain trust is being deleted.

Disconnected

The domain trust is disconnected.

Unspecified

Not set.

Updating

The domain trust is being updated.