AzureWorkloadRestoreRequest interface
AzureWorkload 特定的還原。
- Extends
屬性
object |
多型歧視性,指定這個物件可以是的不同類型 |
property |
工作負載特定屬性包。 |
recovery |
定義目前的復原模式是檔案還原或資料庫還原 |
recovery |
此復原的類型。 |
snapshot |
快照集復原的其他詳細數據 目前用於 SAP Hana 的快照集。 |
source |
正在復原執行之工作負載之 VM 的完整 ARM 識別碼。 |
target |
目標資料庫的詳細數據 |
target |
定義目標 VM 的資源群組 |
target |
這是目標 VM 的完整 ARM 標識符,例如 /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm} |
user |
使用者指派的受控識別詳細數據 目前用於快照集。 |
繼承的屬性
resource |
將執行 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
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[]