Memorystore v1 API - Enum Instance.Types.State (1.0.0-beta03)

public enum Instance.Types.State

Reference documentation and code samples for the Memorystore v1 API enum Instance.Types.State.

Possible states of the instance.

Namespace

Google.Cloud.Memorystore.V1

Assembly

Google.Cloud.Memorystore.V1.dll

Fields

Name Description
Active

Instance has been created and is usable.

Creating

Instance is being created.

Deleting

Instance is being deleted.

Unspecified

Not set.

Updating

Instance is being updated.