OutputTableArgs

constructor(batchSize: Output<Int>? = null, columnsToRemoves: Output<List<String>>? = null, name: Output<String>? = null, partitionKey: Output<String>? = null, resourceGroupName: Output<String>? = null, rowKey: Output<String>? = null, storageAccountKey: Output<String>? = null, storageAccountName: Output<String>? = null, streamAnalyticsJobName: Output<String>? = null, table: Output<String>? = null)