Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureTableParameterPatch

Package version

Hierarchy

  • AzureTableParameterPatch

Index

Properties

Optional connectionString

connectionString: undefined | string

The connection string of this Azure Table

Optional query

query: undefined | string

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

Optional table

table: undefined | string

A table name in this Azure Table

Generated using TypeDoc