Backup and DR Service v1 API - Enum BackupConfigDetails.Types.State (2.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumBackupConfigDetails.Types.State
Reference documentation and code samples for the Backup and DR Service v1 API enum BackupConfigDetails.Types.State.
The state tells whether the backup config is active or not.
The config is in an active state protecting the resource
Error
The config still exists but because of some error state it is not
protecting the resource. Like the source project is deleted. For eg.
PlanAssociation, BackupPlan is deleted.
Inactive
The config is currently not protecting the resource. Either because it is
disabled or the owning project has been deleted without cleanup of the
actual resource.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]