AzureBlobFSLocation interface
azure blobFS 数据集的位置。
属性
| file |
指定 azure blobFS 的 fileSystem。 类型:字符串(或带有 resultType 字符串的表达式)。 |
| type | 多态鉴别器,它指定此对象可以的不同类型的 |
继承属性
| file |
指定数据集的文件名。 类型:字符串(或带有 resultType 字符串的表达式)。 |
| folder |
指定数据集的文件夹路径。 类型:字符串(或带有 resultType 字符串的表达式) |
属性详细信息
fileSystem
指定 azure blobFS 的 fileSystem。 类型:字符串(或带有 resultType 字符串的表达式)。
fileSystem?: any
属性值
any
type
多态鉴别器,它指定此对象可以的不同类型的
type: "AzureBlobFSLocation"
属性值
"AzureBlobFSLocation"