Azure Table Sink Args
constructor(azureTableDefaultPartitionKeyValue: Output<Any>? = null, azureTableInsertType: Output<Any>? = null, azureTablePartitionKeyName: Output<Any>? = null, azureTableRowKeyName: Output<Any>? = null, disableMetricsCollection: Output<Any>? = null, maxConcurrentConnections: Output<Any>? = null, sinkRetryCount: Output<Any>? = null, sinkRetryWait: Output<Any>? = null, type: Output<String>, writeBatchSize: Output<Any>? = null, writeBatchTimeout: Output<Any>? = null)