共用方式為


AzureIaaSComputeVMProtectedItem interface

代表 Azure Resource Manager VM 的 IaaS VM 工作負載特定備份專案。

Extends

屬性

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

備份此項目的備份原則標識碼。

policyName

用於保護的原則名稱

protectedItemDataId

受保護項目的數據識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

protectionState

此備份項目的備份狀態。

protectionStatus

此備份項目的備份狀態。

resourceGuardOperationRequests

將執行 LAC 檢查的 ResourceGuardOperationRequests

softDeleteRetentionPeriodInDays

以天為單位的虛刪除保留期限

sourceResourceId

要備份之資源的 ARM 識別碼。

vaultId

保護此專案之保存庫的標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

virtualMachineId

這個專案所代表之虛擬機的完整ARM標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

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

備份此項目的備份原則標識碼。

policyId?: string

屬性值

string

繼承自AzureIaaSVMProtectedItem.policyId

policyName

用於保護的原則名稱

policyName?: string

屬性值

string

繼承自AzureIaaSVMProtectedItem.policyName

protectedItemDataId

受保護項目的數據識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

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 識別碼。

sourceResourceId?: string

屬性值

string

繼承自AzureIaaSVMProtectedItem.sourceResourceId

vaultId

保護此專案之保存庫的標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

vaultId?: string

屬性值

string

繼承自AzureIaaSVMProtectedItem.vaultId

virtualMachineId

這個專案所代表之虛擬機的完整ARM標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

virtualMachineId?: string

屬性值

string

繼承自azureIaaSVMProtectedItem.virtualMachineId

workloadType

此專案代表的工作負載類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

workloadType?: string

屬性值

string

繼承自AzureIaaSVMProtectedItem.workloadType