SnapshotRestoreFiles Constructors
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.
Overloads
SnapshotRestoreFiles() |
Initializes a new instance of the SnapshotRestoreFiles class. |
SnapshotRestoreFiles(IList<String>, String) |
Initializes a new instance of the SnapshotRestoreFiles class. |
SnapshotRestoreFiles()
Initializes a new instance of the SnapshotRestoreFiles class.
public SnapshotRestoreFiles ();
Public Sub New ()
Applies to
SnapshotRestoreFiles(IList<String>, String)
Initializes a new instance of the SnapshotRestoreFiles class.
public SnapshotRestoreFiles (System.Collections.Generic.IList<string> filePaths, string destinationPath = default);
new Microsoft.Azure.Management.NetApp.Models.SnapshotRestoreFiles : System.Collections.Generic.IList<string> * string -> Microsoft.Azure.Management.NetApp.Models.SnapshotRestoreFiles
Public Sub New (filePaths As IList(Of String), Optional destinationPath As String = Nothing)
Parameters
- destinationPath
- String
Destination folder where the files will be restored