ProtectionPolicy interface
Base class for backup policy. Workload-specific backup policies are derived from this class.
Properties
| backup |
The discriminator possible values: AzureWorkload, AzureStorage, AzureIaasVM, AzureSql, GenericProtectionPolicy, MAB |
| protected |
Number of items associated with this policy. |
| resource |
ResourceGuard Operation Requests |
Property Details
backupManagementType
The discriminator possible values: AzureWorkload, AzureStorage, AzureIaasVM, AzureSql, GenericProtectionPolicy, MAB
backupManagementType: string
Property Value
string
protectedItemsCount
Number of items associated with this policy.
protectedItemsCount?: number
Property Value
number
resourceGuardOperationRequests
ResourceGuard Operation Requests
resourceGuardOperationRequests?: string[]
Property Value
string[]