public enum RestorePlan.Types.StateReference documentation and code samples for the Backup for GKE v1 API enum RestorePlan.Types.State.
State
Namespace
Google.Cloud.GkeBackup.V1Assembly
Google.Cloud.GkeBackup.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |