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

AzureIaaSClassicComputeVMProtectedItem interface

表示经典计算 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

用于保护的策略的名称

protectedItemDataId

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

protectionState

此备份项的备份状态。

protectionStatus

此备份项的备份状态。

resourceGuardOperationRequests

将对其执行 LAC 检查的 ResourceGuardOperationRequests

softDeleteRetentionPeriodInDays

软删除保留期(天)

sourceResourceId

要备份的资源的 ARM ID。

vaultId

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

virtualMachineId

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

workloadType

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

属性详细信息

protectedItemType

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

protectedItemType: "Microsoft.ClassicCompute/virtualMachines"

属性值

"Microsoft.ClassicCompute/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

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