Backup for GKE v1 API - Enum RestorePlan.Types.State (2.4.0)

public enum RestorePlan.Types.State

Reference documentation and code samples for the Backup for GKE v1 API enum RestorePlan.Types.State.

State

Namespace

Google.Cloud.GkeBackup.V1

Assembly

Google.Cloud.GkeBackup.V1.dll

Fields

NameDescription
ClusterPending

Waiting for cluster state to be RUNNING.

Deleting

The RestorePlan is in the process of being deleted.

Failed

RestorePlan creation has failed.

Ready

The RestorePlan has successfully been created and is ready for Restores.

Unspecified

Default first value for Enums.