Aracılığıyla paylaş


DatasetLocation interface

Veri kümesi konumu.

Özellikler

fileName

Veri kümesinin dosya adını belirtin. Tür: dize (veya resultType dizeli ifade).

folderPath

Veri kümesinin klasör yolunu belirtin. Tür: dize (veya resultType dizeli ifade)

type

Bu nesnenin olabileceği farklı türleri belirten polimorfik ayrımcı

Özellik Ayrıntıları

fileName

Veri kümesinin dosya adını belirtin. Tür: dize (veya resultType dizeli ifade).

fileName?: any

Özellik Değeri

any

folderPath

Veri kümesinin klasör yolunu belirtin. Tür: dize (veya resultType dizeli ifade)

folderPath?: any

Özellik Değeri

any

type

Bu nesnenin olabileceği farklı türleri belirten polimorfik ayrımcı

type: "AzureBlobStorageLocation" | "AzureBlobFSLocation" | "AzureDataLakeStoreLocation" | "AmazonS3Location" | "FileServerLocation" | "AzureFileStorageLocation" | "AmazonS3CompatibleLocation" | "OracleCloudStorageLocation" | "GoogleCloudStorageLocation" | "FtpServerLocation" | "SftpLocation" | "HttpServerLocation" | "HdfsLocation" | "LakeHouseLocation"

Özellik Değeri

"AzureBlobStorageLocation" | "AzureBlobFSLocation" | "AzureDataLakeStoreLocation" | "AmazonS3Location" | "FileServerLocation" | "AzureFileStorageLocation" | "AmazonS3CompatibleLocation" | "OracleCloudStorageLocation" | "GoogleCloudStorageLocation" | "FtpServerLocation" | "SftpLocation" | "HttpServerLocation" | "HdfsLocation" | "LakeHouseLocation"