Uses of Class
com.azure.resourcemanager.dataprotection.models.BackupPolicy
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of BackupPolicy in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionBackupPolicy.withDatasourceTypes
(List<String> datasourceTypes) Set the datasourceTypes property: Type of datasource for the backup management.BackupPolicy.withPolicyRules
(List<BasePolicyRule> policyRules) Set the policyRules property: Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc.