Package version:
Optional
accountThe account key for the Azure Storage account. Required on PUT (CreateOrReplace) requests.
Optional
accountThe name of the Azure Storage account. Required on PUT (CreateOrReplace) requests.
Optional
batchThe number of rows to write to the Azure Table at a time.
Optional
columnsIf specified, each item in the array is the name of a column to remove (if present) from output event entities.
Optional
partitionThis element indicates the name of a column from the SELECT statement in the query that will be used as the partition key for the Azure Table. Required on PUT (CreateOrReplace) requests.
Optional
rowThis element indicates the name of a column from the SELECT statement in the query that will be used as the row key for the Azure Table. Required on PUT (CreateOrReplace) requests.
Optional
tableThe name of the Azure Table. Required on PUT (CreateOrReplace) requests.
Polymorphic discriminator, which specifies the different types this object can be
Generated using TypeDoc
Describes an Azure Table output data source.