DatasetLocation interface
データセットの場所。
プロパティ
| additional |
追加のプロパティ |
| file |
データセットのファイル名を指定します。 型: string (または resultType 文字列を含む式)。 |
| folder |
データセットのフォルダー パスを指定します。 型: string (または resultType 文字列を含む式) |
| type | 識別子の可能な値:AzureBlobStorageLocation、AzureBlobFSLocation、AzureDataLakeStoreLocation、AmazonS3Location、FileServerLocation、AzureFileStorageLocation、AmazonS3CompatibleLocation、OracleCloudStorageLocation、GoogleCloudStorageLocation、FtpServerLocation、SftpLocation、HttpServerLocation、HDFSLocation、LakeHouseLocation |
プロパティの詳細
additionalProperties
追加のプロパティ
additionalProperties?: Record<string, any>
プロパティ値
Record<string, any>
fileName
データセットのファイル名を指定します。 型: string (または resultType 文字列を含む式)。
fileName?: any
プロパティ値
any
folderPath
データセットのフォルダー パスを指定します。 型: string (または resultType 文字列を含む式)
folderPath?: any
プロパティ値
any
type
識別子の可能な値:AzureBlobStorageLocation、AzureBlobFSLocation、AzureDataLakeStoreLocation、AmazonS3Location、FileServerLocation、AzureFileStorageLocation、AmazonS3CompatibleLocation、OracleCloudStorageLocation、GoogleCloudStorageLocation、FtpServerLocation、SftpLocation、HttpServerLocation、HDFSLocation、LakeHouseLocation
type: string
プロパティ値
string