public enum BackupConfigStateReference documentation and code samples for the Backup and DR Service v1 API enum BackupConfigState.
Backup configuration state. Is the resource configured for backup?
Namespace
Google.Cloud.BackupDR.V1Assembly
Google.Cloud.BackupDR.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The data source is actively protected (i.e. there is a BackupPlanAssociation or Appliance SLA pointing to it) |
Passive |
The data source is no longer protected (but may have backups under it) |
Unspecified |
The possible states of backup configuration. Status not set. |