共用方式為


AzureFileFilterDetails interface

篩選詳細資料以傳輸 Azure 檔案

屬性

filePathList

要傳輸之檔案的完整路徑清單。

filePrefixList

要傳輸之 Azure 檔案的前置詞清單。

fileShareList

要傳輸的檔案共用清單。

屬性詳細資料

filePathList

要傳輸之檔案的完整路徑清單。

filePathList?: string[]

屬性值

string[]

filePrefixList

要傳輸之 Azure 檔案的前置詞清單。

filePrefixList?: string[]

屬性值

string[]

fileShareList

要傳輸的檔案共用清單。

fileShareList?: string[]

屬性值

string[]