Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
DictExpression
Interface DictExpression
Used to create and directly specify the elements of a dictionary
interface
DictExpression
{
elements
?:
DictItem
[]
;
type
?:
string
;
}
Index
Properties
elements?
type?
Properties
Optional
elements
elements
?:
DictItem
[]
Elements of the dictionary
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
elements
type
Documentation
Loading...
Used to create and directly specify the elements of a dictionary