BackupRestoreFiles2023_07_01 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.
Restore payload for single file backup restore
public class BackupRestoreFiles2023_07_01
type BackupRestoreFiles2023_07_01 = class
Public Class BackupRestoreFiles2023_07_01
- Inheritance
-
BackupRestoreFiles2023_07_01
Constructors
BackupRestoreFiles2023_07_01() |
Initializes a new instance of the BackupRestoreFiles class. |
BackupRestoreFiles2023_07_01(IList<String>, String, String) |
Initializes a new instance of the BackupRestoreFiles class. |
Properties
DestinationVolumeId |
Gets or sets resource Id of the destination volume on which the files need to be restored |
FileList |
Gets or sets list of files to be restored |
RestoreFilePath |
Gets or sets destination folder where the files will be restored. The path name should start with a forward slash. If it is omitted from request then restore is done at the root folder of the destination volume by default |
Methods
Validate() |
Validate the object. |