ConnectorDataType interface
The data type which is created by the connector, including a query indicated when was the last time that data type was received in the workspace.
Properties
| last |
Gets or sets the query to indicate when relevant data was last received in the workspace. |
| name | Gets or sets the name of the data type to show in the graph. |
Property Details
lastDataReceivedQuery
Gets or sets the query to indicate when relevant data was last received in the workspace.
lastDataReceivedQuery: string
Property Value
string
name
Gets or sets the name of the data type to show in the graph.
name: string
Property Value
string