AzureWorkloadSQLRestoreWithRehydrateRequest interface
使用整合式解除凍結恢復點的 AzureWorkload SQL 特定還原
- Extends
屬性
object |
多型歧視性,指定這個物件可以是的不同類型 |
recovery |
RP 解除凍結資訊 |
繼承的屬性
alternate |
數據目錄詳細數據 |
is |
嘗試還原作業時,用戶可以選擇設定無復原的 SQL 特定屬性 |
property |
工作負載特定屬性包。 |
recovery |
定義目前的復原模式是檔案還原或資料庫還原 |
recovery |
此復原的類型。 |
resource |
將執行 LAC 檢查的 ResourceGuardOperationRequests |
should |
默認選項設定為 true。 如果此值設定為 false,則必須提供替代資料目錄 |
snapshot |
快照集復原的其他詳細數據 目前用於 SAP Hana 的快照集。 |
source |
正在復原執行之工作負載之 VM 的完整 ARM 識別碼。 |
target |
目標資料庫的詳細數據 |
target |
定義目標 VM 的資源群組 |
target |
這是目標 VM 的完整 ARM 標識符,例如 /subscriptions/{subId}/resourcegroups/{rg}/provider/Microsoft.Compute/virtualmachines/{vm} |
user |
使用者指派的受控識別詳細數據 目前用於快照集。 |
屬性詳細資料
objectType
多型歧視性,指定這個物件可以是的不同類型
objectType: "AzureWorkloadSQLRestoreWithRehydrateRequest"
屬性值
"AzureWorkloadSQLRestoreWithRehydrateRequest"
recoveryPointRehydrationInfo
RP 解除凍結資訊
recoveryPointRehydrationInfo?: RecoveryPointRehydrationInfo
屬性值
繼承的屬性詳細資料
alternateDirectoryPaths
數據目錄詳細數據
alternateDirectoryPaths?: SQLDataDirectoryMapping[]
屬性值
isNonRecoverable
嘗試還原作業時,用戶可以選擇設定無復原的 SQL 特定屬性
isNonRecoverable?: boolean
屬性值
boolean
propertyBag
工作負載特定屬性包。
propertyBag?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
recoveryMode
定義目前的復原模式是檔案還原或資料庫還原
recoveryMode?: string
屬性值
string
recoveryType
resourceGuardOperationRequests
將執行 LAC 檢查的 ResourceGuardOperationRequests
resourceGuardOperationRequests?: string[]
屬性值
string[]
繼承自AzureWorkloadSQLRestoreRequest.resourceGuardOperationRequests
shouldUseAlternateTargetLocation
默認選項設定為 true。 如果此值設定為 false,則必須提供替代資料目錄
shouldUseAlternateTargetLocation?: boolean
屬性值
boolean
繼承自AzureWorkloadSQLRestoreRequest.shouldUseAlternateTargetLocation
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
屬性值
繼承自AzureWorkloadSQLRestoreRequest.userAssignedManagedIdentityDetails