Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureCosmosDBParameterPatch

Package version

Hierarchy

  • AzureCosmosDBParameterPatch

Index

Properties

Optional collectionId

collectionId: undefined | string

A collection id in this database

Optional connectionString

connectionString: undefined | string

The connection string of this Azure CosmosDB

Optional database

database: undefined | string

A database name in this Azure CosmosDB

Optional sqlQuery

sqlQuery: undefined | string

The statement to query this collection

Generated using TypeDoc