TargetRestoreInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Details about target workload during restore operation.
public class TargetRestoreInfo
type TargetRestoreInfo = class
Public Class TargetRestoreInfo
- Inheritance
-
TargetRestoreInfo
Constructors
TargetRestoreInfo() |
Initializes a new instance of TargetRestoreInfo. |
Properties
ContainerId |
Resource Id name of the container in which Target DataBase resides. |
DatabaseName |
Database name InstanceName/DataBaseName for SQL or System/DbName for SAP Hana. |
OverwriteOption |
Can Overwrite if Target DataBase already exists. |
TargetDirectoryForFileRestore |
Target directory location for restore as files. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET