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

public enum BackupPlan.Types.State

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

State

Namespace

Google.Cloud.GkeBackup.V1

Assembly

Google.Cloud.GkeBackup.V1.dll

Fields

NameDescription
ClusterPending

Waiting for cluster state to be RUNNING.

Deactivated

The BackupPlan has been deactivated.

Deleting

The BackupPlan is in the process of being deleted.

Failed

BackupPlan creation has failed.

Provisioning

The BackupPlan is in the process of being created.

Ready

The BackupPlan has successfully been created and is ready for Backups.

Unspecified

Default first value for Enums.