ProtectionPolicy interface

Base class for backup policy. Workload-specific backup policies are derived from this class.

Properties

backupManagementType

The discriminator possible values: AzureWorkload, AzureStorage, AzureIaasVM, AzureSql, GenericProtectionPolicy, MAB

protectedItemsCount

Number of items associated with this policy.

resourceGuardOperationRequests

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[]