AzureWorkloadSqlRestoreRequest |
AzureWorkloadSqlRestoreRequest.withAlternateDirectoryPaths(List<SqlDataDirectoryMapping> alternateDirectoryPaths) |
Set the alternateDirectoryPaths property: Data directory details.
|
AzureWorkloadSqlRestoreRequest |
AzureWorkloadSqlRestoreRequest.withIsNonRecoverable(Boolean isNonRecoverable) |
Set the isNonRecoverable property: SQL specific property where user can chose to set no-recovery when restore
operation is tried.
|
AzureWorkloadSqlRestoreRequest |
AzureWorkloadSqlRestoreRequest.withPropertyBag(Map<String,String> propertyBag) |
Set the propertyBag property: Workload specific property bag.
|
AzureWorkloadSqlRestoreRequest |
AzureWorkloadSqlRestoreRequest.withRecoveryMode(RecoveryMode recoveryMode) |
Set the recoveryMode property: Defines whether the current recovery mode is file restore or database restore.
|
AzureWorkloadSqlRestoreRequest |
AzureWorkloadSqlRestoreRequest.withRecoveryType(RecoveryType recoveryType) |
Set the recoveryType property: Type of this recovery.
|
AzureWorkloadSqlRestoreRequest |
AzureWorkloadSqlRestoreRequest.withShouldUseAlternateTargetLocation(Boolean shouldUseAlternateTargetLocation) |
Set the shouldUseAlternateTargetLocation property: Default option set to true.
|
AzureWorkloadSqlRestoreRequest |
AzureWorkloadSqlRestoreRequest.withSourceResourceId(String sourceResourceId) |
Set the sourceResourceId property: Fully qualified ARM ID of the VM on which workload that was running is being
recovered.
|
AzureWorkloadSqlRestoreRequest |
AzureWorkloadSqlRestoreRequest.withTargetInfo(TargetRestoreInfo targetInfo) |
Set the targetInfo property: Details of target database.
|
AzureWorkloadSqlRestoreRequest |
AzureWorkloadSqlRestoreRequest.withTargetVirtualMachineId(String targetVirtualMachineId) |
Set the targetVirtualMachineId property: This is the complete ARM Id of the target VM For e.g.
|