Backup and DR Service v1 API - Enum BackupConfigState (1.2.0)

public enum BackupConfigState

Reference 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.V1

Assembly

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.