ProtectionPolicy interface
备份策略的基类。 特定于工作负荷的备份策略派生自此类。
属性
| backup |
多态鉴别器,它指定此对象可以的不同类型的 |
| protected |
与此策略关联的项数。 |
| resource |
ResourceGuard作请求 |
属性详细信息
backupManagementType
多态鉴别器,它指定此对象可以的不同类型的
backupManagementType: "AzureWorkload" | "AzureStorage" | "AzureIaasVM" | "AzureSql" | "GenericProtectionPolicy" | "MAB"
属性值
"AzureWorkload" | "AzureStorage" | "AzureIaasVM" | "AzureSql" | "GenericProtectionPolicy" | "MAB"
protectedItemsCount
与此策略关联的项数。
protectedItemsCount?: number
属性值
number
resourceGuardOperationRequests
ResourceGuard作请求
resourceGuardOperationRequests?: string[]
属性值
string[]