共用方式為


AzureWorkloadRestoreRequest interface

AzureWorkload 特定的還原。

Extends

屬性

objectType

多型歧視性,指定這個物件可以是的不同類型

propertyBag

工作負載特定屬性包。

recoveryMode

定義目前的復原模式是檔案還原或資料庫還原

recoveryType

此復原的類型。

snapshotRestoreParameters

快照集復原的其他詳細數據 目前用於 SAP Hana 的快照集。

sourceResourceId

正在復原執行之工作負載之 VM 的完整 ARM 識別碼。

targetInfo

目標資料庫的詳細數據

targetResourceGroupName

定義目標 VM 的資源群組

targetVirtualMachineId

這是目標 VM 的完整 ARM 標識符,例如 /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}

userAssignedManagedIdentityDetails

使用者指派的受控識別詳細數據 目前用於快照集。

繼承的屬性

resourceGuardOperationRequests

將執行 LAC 檢查的 ResourceGuardOperationRequests

屬性詳細資料

objectType

多型歧視性,指定這個物件可以是的不同類型

objectType: "AzureWorkloadPointInTimeRestoreRequest" | "AzureWorkloadRestoreRequest" | "AzureWorkloadSAPHanaRestoreRequest" | "AzureWorkloadSAPHanaPointInTimeRestoreRequest" | "AzureWorkloadSQLRestoreRequest" | "AzureWorkloadSQLPointInTimeRestoreRequest" | "AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest" | "AzureWorkloadSAPHanaRestoreWithRehydrateRequest" | "AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest" | "AzureWorkloadSQLRestoreWithRehydrateRequest"

屬性值

"AzureWorkloadPointInTimeRestoreRequest" | "AzureWorkloadRestoreRequest" | "AzureWorkloadSAPHanaRestoreRequest" | "AzureWorkloadSAPHanaPointInTimeRestoreRequest" | "AzureWorkloadSQLRestoreRequest" | "AzureWorkloadSQLPointInTimeRestoreRequest" | "AzureWorkloadSAPHanaPointInTimeRestoreWithRehydrateRequest" | "AzureWorkloadSAPHanaRestoreWithRehydrateRequest" | "AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest" | "AzureWorkloadSQLRestoreWithRehydrateRequest"

propertyBag

工作負載特定屬性包。

propertyBag?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

recoveryMode

定義目前的復原模式是檔案還原或資料庫還原

recoveryMode?: string

屬性值

string

recoveryType

此復原的類型。

recoveryType?: string

屬性值

string

snapshotRestoreParameters

快照集復原的其他詳細數據 目前用於 SAP Hana 的快照集。

snapshotRestoreParameters?: SnapshotRestoreParameters

屬性值

sourceResourceId

正在復原執行之工作負載之 VM 的完整 ARM 識別碼。

sourceResourceId?: string

屬性值

string

targetInfo

目標資料庫的詳細數據

targetInfo?: TargetRestoreInfo

屬性值

targetResourceGroupName

定義目標 VM 的資源群組

targetResourceGroupName?: string

屬性值

string

targetVirtualMachineId

這是目標 VM 的完整 ARM 標識符,例如 /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm}

targetVirtualMachineId?: string

屬性值

string

userAssignedManagedIdentityDetails

使用者指派的受控識別詳細數據 目前用於快照集。

userAssignedManagedIdentityDetails?: UserAssignedManagedIdentityDetails

屬性值

繼承的屬性詳細資料

resourceGuardOperationRequests

將執行 LAC 檢查的 ResourceGuardOperationRequests

resourceGuardOperationRequests?: string[]

屬性值

string[]

繼承自restoreRequest.resourceGuardOperationRequests