Enum Trust.Types.State (3.0.0)

public enum 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.