AzureFileFilterDetails interface
詳細をフィルター処理して Azure ファイルを転送する
プロパティ
file |
転送するファイルの完全なパスの一覧。 |
file |
転送する Azure ファイルのプレフィックスリスト。 |
file |
転送するファイル共有の一覧。 |
プロパティの詳細
filePathList
転送するファイルの完全なパスの一覧。
filePathList?: string[]
プロパティ値
string[]
filePrefixList
転送する Azure ファイルのプレフィックスリスト。
filePrefixList?: string[]
プロパティ値
string[]
fileShareList
転送するファイル共有の一覧。
fileShareList?: string[]
プロパティ値
string[]