Cloud Memorystore for Memcached v1 API - Enum Instance.Types.State (2.4.0)

public enum Instance.Types.State

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

Different states of a Memcached instance.

Namespace

Google.Cloud.Memcache.V1

Assembly

Google.Cloud.Memcache.V1.dll

Fields

NameDescription
Creating

Memcached instance is being created.

Deleting

Memcached instance is being deleted.

PerformingMaintenance

Memcached instance is going through maintenance, e.g. data plane rollout.

Ready

Memcached instance has been created and ready to be used.

Unspecified

State not set.

Updating

Memcached instance is updating configuration such as maintenance policy and schedule.