AzureWorkloadAutoProtectionIntent interface
Azure 恢复服务保管库特定的保护意向项。
属性
| protection |
多态鉴别器,它指定此对象可以的不同类型的 |
继承属性
| backup |
备份项的备份管理类型。 |
| item |
受保护的项的 ID,如果是 Azure Vm,则为 ProtectedItemId |
| policy |
备份此项的备份策略的 ID。 |
| protection |
此备份项的备份状态。 |
| source |
要备份的资源的 ARM ID。 |
属性详细信息
protectionIntentItemType
多态鉴别器,它指定此对象可以的不同类型的
protectionIntentItemType: "AzureWorkloadAutoProtectionIntent" | "AzureWorkloadSQLAutoProtectionIntent"
属性值
"AzureWorkloadAutoProtectionIntent" | "AzureWorkloadSQLAutoProtectionIntent"
继承属性详细信息
backupManagementType
备份项的备份管理类型。
backupManagementType?: string
属性值
string
继承自AzureRecoveryServiceVaultProtectionIntent.backupManagementType
itemId
受保护的项的 ID,如果是 Azure Vm,则为 ProtectedItemId
itemId?: string
属性值
string
policyId
protectionState
此备份项的备份状态。
protectionState?: string
属性值
string
继承自AzureRecoveryServiceVaultProtectionIntent.protectionState
sourceResourceId
要备份的资源的 ARM ID。
sourceResourceId?: string
属性值
string
继承自AzureRecoveryServiceVaultProtectionIntent.sourceResourceId