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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET