共用方式為


BlobFilterDetails interface

篩選詳細資料以傳輸 Azure Blob

屬性

blobPathList

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

blobPrefixList

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

containerList

要傳送的 Blob 容器清單。

屬性詳細資料

blobPathList

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

blobPathList?: string[]

屬性值

string[]

blobPrefixList

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

blobPrefixList?: string[]

屬性值

string[]

containerList

要傳送的 Blob 容器清單。

containerList?: string[]

屬性值

string[]