BackupPolicy interface
Rule based backup policy
- Extends
Properties
| object |
|
| policy |
Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc |
Inherited Properties
| datasource |
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