DatasetLocation interface

數據集位置。

屬性

additionalProperties

其他屬性

fileName

指定數據集的檔案名。 Type:string (或 expression with resultType string) 。

folderPath

指定資料集的資料夾路徑。 類型:string (或 expression with resultType string)

type

可能的判別器值:AzureBlobStorageLocation、AzureBlobFSLocation、AzureDataLakeStoreLocation、AmazonS3Location、FileServerLocation、AzureFileStorageLocation、AmazonS3CompatibleLocation、OracleCloudStorageLocation、GoogleCloudStorageLocation、FtpServerLocation、SftpLocation、HttpServerLocation、HdfsLocation、LakeHouseLocation

屬性詳細資料

additionalProperties

其他屬性

additionalProperties?: Record<string, any>

屬性值

Record<string, any>

fileName

指定數據集的檔案名。 Type:string (或 expression with resultType string) 。

fileName?: any

屬性值

any

folderPath

指定資料集的資料夾路徑。 類型:string (或 expression with resultType string)

folderPath?: any

屬性值

any

type

可能的判別器值:AzureBlobStorageLocation、AzureBlobFSLocation、AzureDataLakeStoreLocation、AmazonS3Location、FileServerLocation、AzureFileStorageLocation、AmazonS3CompatibleLocation、OracleCloudStorageLocation、GoogleCloudStorageLocation、FtpServerLocation、SftpLocation、HttpServerLocation、HdfsLocation、LakeHouseLocation

type: string

屬性值

string