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

AzureIaaSComputeVMProtectedItem interface

代表 Azure 资源管理器 VM 的 IaaS VM 特定于工作负荷的备份项。

扩展

属性

protectedItemType

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

继承属性

backupManagementType

备份项的备份管理类型。 注意:此属性不会序列化。 它只能由服务器填充。

backupSetName

备份项所属的备份集的名称

containerName

容器的唯一名称

createMode

创建模式,指示恢复现有软删除数据源或创建新数据源。

deferredDeleteTimeInUTC

UTC 延迟删除的时间

deferredDeleteTimeRemaining

永久删除标记为延迟删除的 DS 之前的剩余时间

extendedInfo

此备份项的其他信息。

extendedProperties

Azure IaasVM 备份的扩展属性。

friendlyName

此备份项表示的 VM 的友好名称。 注意:此属性不会序列化。 它只能由服务器填充。

healthDetails

此备份项的运行状况详细信息。

healthStatus

受保护项的运行状况。 注意:此属性不会序列化。 它只能由服务器填充。

isArchiveEnabled

用于标识数据源是否在存档中受到保护的标志

isDeferredDeleteScheduleUpcoming

用于标识延迟删除的 DS 是否即将清除的标志

isRehydrate

标识延迟删除的 DS 要移动到暂停状态的标志

isScheduledForDeferredDelete

用于标识 DS 是否计划延迟删除的标志

kpisHealths

不同 KPI 的运行状况详细信息

lastBackupStatus

上次备份作状态。

lastBackupTime

此备份项上最后一次备份作的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。

lastRecoveryPoint

为此备份项创建最后一个(最新)备份副本时的时间戳。

policyId

备份此项的备份策略的 ID。

policyName

用于保护的策略的名称

policyType

用于保护的策略类型注意:此属性不会序列化。 它只能由服务器填充。

protectedItemDataId

受保护项的数据 ID。 注意:此属性不会序列化。 它只能由服务器填充。

protectionState

此备份项的备份状态。

protectionStatus

此备份项的备份状态。

resourceGuardOperationRequests

将对其执行 LAC 检查的 ResourceGuardOperationRequests

softDeleteRetentionPeriodInDays

软删除保留期(以天为单位)

sourceResourceId

要备份的资源的 ARM ID。

vaultId

保护此项的保管库的 ID 注意:此属性不会序列化。 它只能由服务器填充。

virtualMachineId

此项表示的虚拟机的完全限定 ARM ID。 注意:此属性不会序列化。 它只能由服务器填充。

workloadType

此项表示的工作负荷类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

protectedItemType

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

protectedItemType: "Microsoft.Compute/virtualMachines"

属性值

"Microsoft.Compute/virtualMachines"

继承属性详细信息

backupManagementType

备份项的备份管理类型。 注意:此属性不会序列化。 它只能由服务器填充。

backupManagementType?: string

属性值

string

继承自AzureIaaSVMProtectedItem.backupManagementType

backupSetName

备份项所属的备份集的名称

backupSetName?: string

属性值

string

继承自azureIaaSVMProtectedItem.backupSetName

containerName

容器的唯一名称

containerName?: string

属性值

string

继承自AzureIaaSVMProtectedItem.containerName

createMode

创建模式,指示恢复现有软删除数据源或创建新数据源。

createMode?: string

属性值

string

继承自AzureIaaSVMProtectedItem.createMode

deferredDeleteTimeInUTC

UTC 延迟删除的时间

deferredDeleteTimeInUTC?: Date

属性值

Date

继承自AzureIaaSVMProtectedItem.deferredDeleteTimeInUTC

deferredDeleteTimeRemaining

永久删除标记为延迟删除的 DS 之前的剩余时间

deferredDeleteTimeRemaining?: string

属性值

string

继承自AzureIaaSVMProtectedItem.deferredDeleteTimeRemaining

extendedInfo

此备份项的其他信息。

extendedInfo?: AzureIaaSVMProtectedItemExtendedInfo

属性值

继承自AzureIaaSVMProtectedItem.extendedInfo

extendedProperties

Azure IaasVM 备份的扩展属性。

extendedProperties?: ExtendedProperties

属性值

继承自AzureIaaSVMProtectedItem.extendedProperties

friendlyName

此备份项表示的 VM 的友好名称。 注意:此属性不会序列化。 它只能由服务器填充。

friendlyName?: string

属性值

string

继承自AzureIaaSVMProtectedItem.friendlyName

healthDetails

此备份项的运行状况详细信息。

healthDetails?: AzureIaaSVMHealthDetails[]

属性值

继承自AzureIaaSVMProtectedItem.healthDetails

healthStatus

受保护项的运行状况。 注意:此属性不会序列化。 它只能由服务器填充。

healthStatus?: string

属性值

string

继承自azureIaaSVMProtectedItem.healthStatus

isArchiveEnabled

用于标识数据源是否在存档中受到保护的标志

isArchiveEnabled?: boolean

属性值

boolean

继承自AzureIaaSVMProtectedItem.isArchiveEnabled

isDeferredDeleteScheduleUpcoming

用于标识延迟删除的 DS 是否即将清除的标志

isDeferredDeleteScheduleUpcoming?: boolean

属性值

boolean

继承自AzureIaaSVMProtectedItem.isDeferredDeleteScheduleUpcoming

isRehydrate

标识延迟删除的 DS 要移动到暂停状态的标志

isRehydrate?: boolean

属性值

boolean

继承自AzureIaaSVMProtectedItem.isRehydrate

isScheduledForDeferredDelete

用于标识 DS 是否计划延迟删除的标志

isScheduledForDeferredDelete?: boolean

属性值

boolean

继承自azureIaaSVMProtectedItem.isScheduledForDeferredDelete

kpisHealths

不同 KPI 的运行状况详细信息

kpisHealths?: {[propertyName: string]: KPIResourceHealthDetails}

属性值

{[propertyName: string]: KPIResourceHealthDetails}

继承自azureIaaSVMProtectedItem.kpisHealths

lastBackupStatus

上次备份作状态。

lastBackupStatus?: string

属性值

string

继承自azureIaaSVMProtectedItem.lastBackupStatus

lastBackupTime

此备份项上最后一次备份作的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。

lastBackupTime?: Date

属性值

Date

继承自AzureIaaSVMProtectedItem.lastBackupTime

lastRecoveryPoint

为此备份项创建最后一个(最新)备份副本时的时间戳。

lastRecoveryPoint?: Date

属性值

Date

继承自azureIaaSVMProtectedItem.lastRecoveryPoint

policyId

备份此项的备份策略的 ID。

policyId?: string

属性值

string

继承自AzureIaaSVMProtectedItem.policyId

policyName

用于保护的策略的名称

policyName?: string

属性值

string

继承自AzureIaaSVMProtectedItem.policyName

policyType

用于保护的策略类型注意:此属性不会序列化。 它只能由服务器填充。

policyType?: string

属性值

string

继承自AzureIaaSVMProtectedItem.policyType

protectedItemDataId

受保护项的数据 ID。 注意:此属性不会序列化。 它只能由服务器填充。

protectedItemDataId?: string

属性值

string

继承自AzureIaaSVMProtectedItem.protectedItemDataId

protectionState

此备份项的备份状态。

protectionState?: string

属性值

string

继承自AzureIaaSVMProtectedItem.protectionState

protectionStatus

此备份项的备份状态。

protectionStatus?: string

属性值

string

继承自azureIaaSVMProtectedItem.protectionStatus

resourceGuardOperationRequests

将对其执行 LAC 检查的 ResourceGuardOperationRequests

resourceGuardOperationRequests?: string[]

属性值

string[]

继承自AzureIaaSVMProtectedItem.resourceGuardOperationRequests

softDeleteRetentionPeriodInDays

软删除保留期(以天为单位)

softDeleteRetentionPeriodInDays?: number

属性值

number

继承自azureIaaSVMProtectedItem.softDeleteRetentionPeriodInDays

sourceResourceId

要备份的资源的 ARM ID。

sourceResourceId?: string

属性值

string

继承自azureIaaSVMProtectedItem.sourceResourceId

vaultId

保护此项的保管库的 ID 注意:此属性不会序列化。 它只能由服务器填充。

vaultId?: string

属性值

string

继承自AzureIaaSVMProtectedItem.vaultId

virtualMachineId

此项表示的虚拟机的完全限定 ARM ID。 注意:此属性不会序列化。 它只能由服务器填充。

virtualMachineId?: string

属性值

string

继承自AzureIaaSVMProtectedItem.virtualMachineId

workloadType

此项表示的工作负荷类型。 注意:此属性不会序列化。 它只能由服务器填充。

workloadType?: string

属性值

string

继承自AzureIaaSVMProtectedItem.workloadType