共用方式為


CopySink interface

複製活動接收。

屬性

disableMetricsCollection

如果為 true,請停用資料存放區計量集合。 預設值為 false。 Type:boolean (或 Expression with resultType boolean) 。

maxConcurrentConnections

接收資料存放區的並行連接計數上限。 類型:具有 resultType 整數) 的整數 (或 Expression。

sinkRetryCount

接收重試計數。 類型:具有 resultType 整數) 的整數 (或 Expression。

sinkRetryWait

接收重試等候。 Type:string (或 Expression with resultType string) , pattern: ( (\d+) .) ? (\d\d) : (60| ([0-5][0-9]) ) : (60| ([0-5][0-9]) ) 。

type

多型鑒別子,指定此物件可以是的不同類型

writeBatchSize

寫入批次大小。 Type:integer (或 Expression with resultType integer) ,minimum: 0。

writeBatchTimeout

寫入批次逾時。 Type:string (或 Expression with resultType string) , pattern: ( (\d+) .) ? (\d\d) : (60| ([0-5][0-9]) ) : (60| ([0-5][0-9]) ) 。

屬性詳細資料

disableMetricsCollection

如果為 true,請停用資料存放區計量集合。 預設值為 false。 Type:boolean (或 Expression with resultType boolean) 。

disableMetricsCollection?: any

屬性值

any

maxConcurrentConnections

接收資料存放區的並行連接計數上限。 類型:具有 resultType 整數) 的整數 (或 Expression。

maxConcurrentConnections?: any

屬性值

any

sinkRetryCount

接收重試計數。 類型:具有 resultType 整數) 的整數 (或 Expression。

sinkRetryCount?: any

屬性值

any

sinkRetryWait

接收重試等候。 Type:string (或 Expression with resultType string) , pattern: ( (\d+) .) ? (\d\d) : (60| ([0-5][0-9]) ) : (60| ([0-5][0-9]) ) 。

sinkRetryWait?: any

屬性值

any

type

多型鑒別子,指定此物件可以是的不同類型

type: "AvroSink" | "AzureBlobFSSink" | "AzureDatabricksDeltaLakeSink" | "AzureDataExplorerSink" | "AzureDataLakeStoreSink" | "AzureMySqlSink" | "AzurePostgreSqlSink" | "AzureQueueSink" | "AzureSearchIndexSink" | "AzureSqlSink" | "AzureTableSink" | "BinarySink" | "BlobSink" | "CommonDataServiceForAppsSink" | "DelimitedTextSink" | "JsonSink" | "OrcSink" | "RestSink" | "WarehouseSink" | "SapCloudForCustomerSink" | "ParquetSink" | "FileSystemSink" | "DocumentDbCollectionSink" | "CosmosDbSqlApiSink" | "SqlSink" | "SqlServerSink" | "SqlMISink" | "SqlDWSink" | "SnowflakeSink" | "SnowflakeV2Sink" | "OracleSink" | "OdbcSink" | "InformixSink" | "MicrosoftAccessSink" | "DynamicsSink" | "DynamicsCrmSink" | "SalesforceSink" | "SalesforceServiceCloudSink" | "MongoDbAtlasSink" | "MongoDbV2Sink" | "CosmosDbMongoDbApiSink" | "LakeHouseTableSink" | "SalesforceV2Sink" | "SalesforceServiceCloudV2Sink"

屬性值

"AvroSink" | "AzureBlobFSSink" | "AzureDatabricksDeltaLakeSink" | "AzureDataExplorerSink" | "AzureDataLakeStoreSink" | "AzureMySqlSink" | "AzurePostgreSqlSink" | "AzureQueueSink" | "AzureSearchIndexSink" | "AzureSqlSink" | "AzureTableSink" | "BinarySink" | "BlobSink" | "CommonDataServiceForAppsSink" | "DelimitedTextSink" | "JsonSink" | "OrcSink" | "RestSink" | "WarehouseSink" | "SapCloudForCustomerSink" | "ParquetSink" | "FileSystemSink" | "DocumentDbCollectionSink" | "CosmosDbSqlApiSink" | "SqlSink" | "SqlServerSink" | "SqlMISink" | "SqlDWSink" | "SnowflakeSink" | "SnowflakeV2Sink" | "OracleSink" | "OdbcSink" | "InformixSink" | "MicrosoftAccessSink" | "DynamicsSink" | "DynamicsCrmSink" | "SalesforceSink" | "SalesforceServiceCloudSink" | "MongoDbAtlasSink" | "MongoDbV2Sink" | "CosmosDbMongoDbApiSink" | "LakeHouseTableSink" | "SalesforceV2Sink" | "SalesforceServiceCloudV2Sink"

writeBatchSize

寫入批次大小。 Type:integer (或 Expression with resultType integer) ,minimum: 0。

writeBatchSize?: any

屬性值

any

writeBatchTimeout

寫入批次逾時。 Type:string (或 Expression with resultType string) , pattern: ( (\d+) .) ? (\d\d) : (60| ([0-5][0-9]) ) : (60| ([0-5][0-9]) ) 。

writeBatchTimeout?: any

屬性值

any