Share via


BackupPolicy interface

Rule based backup policy

Extends

Properties

objectType
policyRules

Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc

Inherited Properties

datasourceTypes

Type of datasource for the backup management

Property Details

objectType

objectType: "BackupPolicy"

Property Value

"BackupPolicy"

policyRules

Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc

policyRules: BasePolicyRuleUnion[]

Property Value

Inherited Property Details

datasourceTypes

Type of datasource for the backup management

datasourceTypes: string[]

Property Value

string[]

Inherited From BaseBackupPolicy.datasourceTypes