AzureTableOutputDataSourceArgs

constructor(accountKey: Output<String>? = null, accountName: Output<String>? = null, batchSize: Output<Int>? = null, columnsToRemove: Output<List<String>>? = null, partitionKey: Output<String>? = null, rowKey: Output<String>? = null, table: Output<String>? = null, type: Output<String>)