StoreReadSettings interface
連接器讀取設定。
屬性
| additional |
其他屬性 |
| disable |
如果為 true,請停用數據存放區計量集合。 默認值為 false。 類型:布爾值(或 expression 含 resultType 布爾值的表達式)。 |
| max |
源數據存放區的最大並行連接計數。 類型:integer (或 expression with resultType integer) 。 |
| type | 區分器可能的值:AzureBlobStorageReadSettings、AzureBlobFSReadSettings、AzureDataLakeStoreReadSettings、AmazonS3ReadSettings、FileServerReadSettings、AzureFileStorageReadSettings、AmazonS3相容閱讀設定、OracleCloudStorageReadSettings、GoogleCloudStorageReadSettings、FtpReadSettings、SftpReadSettings、HttpReadSettings、HDFSReadSettings、LakeHouseReadSettings, |
屬性詳細資料
additionalProperties
其他屬性
additionalProperties?: Record<string, any>
屬性值
Record<string, any>
disableMetricsCollection
如果為 true,請停用數據存放區計量集合。 默認值為 false。 類型:布爾值(或 expression 含 resultType 布爾值的表達式)。
disableMetricsCollection?: any
屬性值
any
maxConcurrentConnections
源數據存放區的最大並行連接計數。 類型:integer (或 expression with resultType integer) 。
maxConcurrentConnections?: any
屬性值
any
type
區分器可能的值:AzureBlobStorageReadSettings、AzureBlobFSReadSettings、AzureDataLakeStoreReadSettings、AmazonS3ReadSettings、FileServerReadSettings、AzureFileStorageReadSettings、AmazonS3相容閱讀設定、OracleCloudStorageReadSettings、GoogleCloudStorageReadSettings、FtpReadSettings、SftpReadSettings、HttpReadSettings、HDFSReadSettings、LakeHouseReadSettings,
type: string
屬性值
string