Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureTableParameter

Package version

Hierarchy

  • AzureTableParameter

Index

Properties

Optional connectionString

connectionString: undefined | string

The connection string of this Azure Table

query

query: string

The statement to query this table. Please find syntax and details from Azure Table documents.

table

table: string

A table name in this Azure Table

Generated using TypeDoc