Parallelstore v1beta API - Enum Instance.Types.State (1.0.0-beta06)

public enum Instance.Types.State

Reference documentation and code samples for the Parallelstore v1beta API enum Instance.Types.State.

The possible states of a Parallelstore instance.

Namespace

Google.Cloud.Parallelstore.V1Beta

Assembly

Google.Cloud.Parallelstore.V1Beta.dll

Fields

Name Description
Active

The instance is available for use.

Creating

The instance is being created.

Deleting

The instance is being deleted.

Failed

The instance is not usable.

Unspecified

Not set.

Upgrading

The instance is being upgraded.