SnapshotRestoreFiles 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 Snapshot Restore
public class SnapshotRestoreFiles : Microsoft.Rest.Azure.IResource
type SnapshotRestoreFiles = class
interface IResource
Public Class SnapshotRestoreFiles
Implements IResource
- Inheritance
-
SnapshotRestoreFiles
- Implements
Constructors
SnapshotRestoreFiles() |
Initializes a new instance of the SnapshotRestoreFiles class. |
SnapshotRestoreFiles(IList<String>, String) |
Initializes a new instance of the SnapshotRestoreFiles class. |
Properties
DestinationPath |
Gets or sets destination folder where the files will be restored |
FilePaths |
Gets or sets list of files to be restored |
Methods
Validate() |
Validate the object. |