次の方法で共有


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[]