Compartir a través de


SnapshotRestoreFiles Class

Definition

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.

Applies to