Backup and DR Service v1beta API - Enum AutoProtectionPolicy.Types.State (1.0.0-beta01)

public enum AutoProtectionPolicy.Types.State

Reference documentation and code samples for the Backup and DR Service v1beta API enum AutoProtectionPolicy.Types.State.

The state of an AutoprotectionPolicy.

Namespace

Google.Cloud.BackupDR.V1Beta

Assembly

Google.Cloud.BackupDR.V1Beta.dll

Fields

Name Description
Active

The policy is active and protecting matching resources.

Creating

The policy is being created.

Deleting

The policy is being deleted.

Unspecified

The state of the policy is unspecified.

Updating

The policy is being updated.