Enumerations > RestoreParametersRestoreOptions

RestoreParametersRestoreOptions

Parameter of

RestoreParameters

Properties

Name Enumeration Description
None 0 No additional restroration options will be used.
UseTargetWorkload 1 Use the workload information that is stored on the target instead of any workload information that is persisted on the source.
RestoreWorkloadToSource 2 Restore the workload information from the target to the source. This property can only be used with UseTargetWorkload.
OverwriteExistingFiles 4 Overwrite all existing files on the source during the restoration.