Condividi tramite


AzureFileFilterDetails Class

Definition

Filter details to transfer Azure files

public class AzureFileFilterDetails
type AzureFileFilterDetails = class
Public Class AzureFileFilterDetails
Inheritance
AzureFileFilterDetails

Constructors

AzureFileFilterDetails()

Initializes a new instance of the AzureFileFilterDetails class.

AzureFileFilterDetails(IList<String>, IList<String>, IList<String>)

Initializes a new instance of the AzureFileFilterDetails class.

Properties

FilePathList

Gets or sets list of full path of the files to be transferred.

FilePrefixList

Gets or sets prefix list of the Azure files to be transferred.

FileShareList

Gets or sets list of file shares to be transferred.

Applies to