StoreReadSettings interface
커넥터 읽기 설정입니다.
속성
| max |
원본 데이터 저장소의 최대 동시 연결 수입니다. 형식: 정수(또는 resultType 정수가 있는 식)입니다. |
| type | 이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자 |
속성 세부 정보
maxConcurrentConnections
원본 데이터 저장소의 최대 동시 연결 수입니다. 형식: 정수(또는 resultType 정수가 있는 식)입니다.
maxConcurrentConnections?: any
속성 값
any
type
이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자
type: "AzureBlobStorageReadSettings" | "AzureBlobFSReadSettings" | "AzureDataLakeStoreReadSettings" | "AmazonS3ReadSettings" | "FileServerReadSettings" | "AzureFileStorageReadSettings" | "GoogleCloudStorageReadSettings" | "FtpReadSettings" | "SftpReadSettings" | "HttpReadSettings" | "HdfsReadSettings" | "LakeHouseReadSettings"
속성 값
"AzureBlobStorageReadSettings" | "AzureBlobFSReadSettings" | "AzureDataLakeStoreReadSettings" | "AmazonS3ReadSettings" | "FileServerReadSettings" | "AzureFileStorageReadSettings" | "GoogleCloudStorageReadSettings" | "FtpReadSettings" | "SftpReadSettings" | "HttpReadSettings" | "HdfsReadSettings" | "LakeHouseReadSettings"