JobOperation Enum

Definition

Types of operations which create jobs

public enum JobOperation
type JobOperation = 
Public Enum JobOperation
Inheritance
JobOperation

Fields

Backup 0

Trigger backup

BackupDataMove 5

Data move between source and target vaults

ConfigureBackup 2

Enable protection

DeleteBackupData 4

Disable protection with delete data

DisableBackup 3

Disable protection with retain data

Restore 1

Trigger restore

UpdateCustomerManagedKey 6

update the customer managed key

Applies to