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