Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InfluxDBParameterPatch

Package version

Hierarchy

  • InfluxDBParameterPatch

Index

Properties

Optional connectionString

connectionString: undefined | string

The connection string of this InfluxDB

Optional database

database: undefined | string

A database name

Optional password

password: undefined | string

The password of the account that can access this database

Optional query

query: undefined | string

The script to query this database

Optional userName

userName: undefined | string

The user name of the account that can access this database

Generated using TypeDoc