共用方式為


AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest interface

AzureWorkload SQL 特定還原,並整合式解除凍結恢復點。

Extends

屬性

objectType

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

recoveryPointRehydrationInfo

RP 解除凍結資訊

繼承的屬性

alternateDirectoryPaths

數據目錄詳細數據

isNonRecoverable

嘗試還原作業時,用戶可以選擇設定無復原的 SQL 特定屬性

pointInTime

PointInTime 值

propertyBag

工作負載特定屬性包。

recoveryMode

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

recoveryType

此復原的類型。

resourceGuardOperationRequests

將執行 LAC 檢查的 ResourceGuardOperationRequests

shouldUseAlternateTargetLocation

默認選項設定為 true。 如果此值設定為 false,則必須提供替代資料目錄

snapshotRestoreParameters

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

sourceResourceId

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

targetInfo

目標資料庫的詳細數據

targetResourceGroupName

定義目標 VM 的資源群組

targetVirtualMachineId

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

userAssignedManagedIdentityDetails

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

屬性詳細資料

objectType

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

objectType: "AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest"

屬性值

"AzureWorkloadSQLPointInTimeRestoreWithRehydrateRequest"

recoveryPointRehydrationInfo

RP 解除凍結資訊

recoveryPointRehydrationInfo?: RecoveryPointRehydrationInfo

屬性值

繼承的屬性詳細資料

alternateDirectoryPaths

數據目錄詳細數據

alternateDirectoryPaths?: SQLDataDirectoryMapping[]

屬性值

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.alternateDirectoryPaths

isNonRecoverable

嘗試還原作業時,用戶可以選擇設定無復原的 SQL 特定屬性

isNonRecoverable?: boolean

屬性值

boolean

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.isNonRecoverable

pointInTime

PointInTime 值

pointInTime?: Date

屬性值

Date

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.pointInTime

propertyBag

工作負載特定屬性包。

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

屬性值

{[propertyName: string]: string}

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.propertyBag

recoveryMode

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

recoveryMode?: string

屬性值

string

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.recoveryMode

recoveryType

此復原的類型。

recoveryType?: string

屬性值

string

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.recoveryType

resourceGuardOperationRequests

將執行 LAC 檢查的 ResourceGuardOperationRequests

resourceGuardOperationRequests?: string[]

屬性值

string[]

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.resourceGuardOperationRequests

shouldUseAlternateTargetLocation

默認選項設定為 true。 如果此值設定為 false,則必須提供替代資料目錄

shouldUseAlternateTargetLocation?: boolean

屬性值

boolean

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.shouldUseAlternateTargetLocation

snapshotRestoreParameters

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

snapshotRestoreParameters?: SnapshotRestoreParameters

屬性值

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.snapshotRestoreParameters

sourceResourceId

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

sourceResourceId?: string

屬性值

string

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.sourceResourceId

targetInfo

目標資料庫的詳細數據

targetInfo?: TargetRestoreInfo

屬性值

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.targetInfo

targetResourceGroupName

定義目標 VM 的資源群組

targetResourceGroupName?: string

屬性值

string

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.targetResourceGroupName

targetVirtualMachineId

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

targetVirtualMachineId?: string

屬性值

string

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.targetVirtualMachineId

userAssignedManagedIdentityDetails

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

userAssignedManagedIdentityDetails?: UserAssignedManagedIdentityDetails

屬性值

繼承自AzureWorkloadSQLPointInTimeRestoreRequest.userAssignedManagedIdentityDetails