Memorystore v1beta API - Enum Instance.Types.State (1.0.0-beta01)

public enum Instance.Types.State

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

Possible states of the instance.

Namespace

Google.Cloud.Memorystore.V1Beta

Assembly

Google.Cloud.Memorystore.V1Beta.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.