Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProtectionPolicy

Package version

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

Hierarchy

  • ProtectionPolicy

Index

Properties

backupManagementType

backupManagementType: "AzureWorkload" | "AzureStorage" | "AzureIaasVM" | "AzureSql" | "GenericProtectionPolicy" | "MAB"

Polymorphic discriminator, which specifies the different types this object can be

Optional protectedItemsCount

protectedItemsCount: undefined | number

Number of items associated with this policy.

Optional resourceGuardOperationRequests

resourceGuardOperationRequests: string[]

ResourceGuard Operation Requests

Generated using TypeDoc