你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ProtectionPolicy interface

备份策略的基类。 特定于工作负荷的备份策略派生自此类。

属性

backupManagementType

多态鉴别器,它指定此对象可以是的不同类型

protectedItemsCount

与此策略关联的项数。

resourceGuardOperationRequests

ResourceGuard 操作请求

属性详细信息

backupManagementType

多态鉴别器,它指定此对象可以是的不同类型

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

属性值

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

protectedItemsCount

与此策略关联的项数。

protectedItemsCount?: number

属性值

number

resourceGuardOperationRequests

ResourceGuard 操作请求

resourceGuardOperationRequests?: string[]

属性值

string[]