Backup for GKE v1 API - Enum BackupPlanBinding.Types.BackupPlanDetails.Types.State (2.7.0)

public enum BackupPlanBinding.Types.BackupPlanDetails.Types.State

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

State

Namespace

Google.Cloud.GkeBackup.V1

Assembly

Google.Cloud.GkeBackup.V1.dll

Fields

Name Description
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.