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