Google Cloud Managed Lustre v1 API - Enum Instance.Types.State (1.0.0-beta03)

public enum Instance.Types.State

Reference documentation and code samples for the Google Cloud Managed Lustre v1 API enum Instance.Types.State.

The possible states of an instance.

Namespace

Google.Cloud.Lustre.V1

Assembly

Google.Cloud.Lustre.V1.dll

Fields

Name Description
Active

The instance is available for use.

Creating

The instance is being created and is not yet ready for use.

Deleting

The instance is being deleted.

Repairing

The instance is being repaired.

Stopped

The instance is stopped.

Unspecified

Not set.

Updating

The instance is being updated.

Upgrading

The instance is being upgraded.