AzureFileFilterDetails interface

Filter details to transfer Azure files

Properties

filePathList

List of full path of the files to be transferred.

filePrefixList

Prefix list of the Azure files to be transferred.

fileShareList

List of file shares to be transferred.

Property Details

filePathList

List of full path of the files to be transferred.

filePathList?: string[]

Property Value

string[]

filePrefixList

Prefix list of the Azure files to be transferred.

filePrefixList?: string[]

Property Value

string[]

fileShareList

List of file shares to be transferred.

fileShareList?: string[]

Property Value

string[]