Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
View
Interface View
interface
View
{
id
?:
string
;
links
?:
{
self
?:
string
}
;
name
:
string
;
properties
:
ViewProperties
;
}
Index
Properties
id?
links?
name
properties
Properties
Optional
Readonly
id
id
?:
string
Optional
Readonly
links
links
?:
{
self
?:
string
}
name
name
:
string
properties
properties
:
ViewProperties
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
links
name
properties
Documentation
Loading...