This is an archive version of the document. To get the most up-to-date information, see the current version.

Backup Mode

Depending on the value of the backupMode property the /backupPolicies/{ID} resource can have additional properties.

EntireComputer

If the backupMode property has value EntireComputer the /backupPolicies/{ID} resource has no additional properties.

Volume

If the backupMode property has value Volume the /backupPolicies/{ID} resource can have the following properties:

Property

Type

Description

volumes

Array[string]

Indicates a list of volumes to back up.

 

File

If the backupMode property has value File the /BackupPolicies/{ID} resource can have the following properties:

Property

Type

Description

files

Array[string]

Indicates a list of folders to back up.

osfilesIncluded

Boolean

Indicates whether OS files are included in a backup job.

personalFilesIncluded

Boolean

Indicates whether personal files are included in a backup job.

inclusionMasks

Array[string]

Indicates inclusion masks.

exclusionMasks

Array[string]

Indicates exclusion masks.