InsightQueryItemPropertiesTableQuery interface
The insight table query.
Properties
columns |
List of insight column definitions. |
queries |
List of insight queries definitions. |
Property Details
columnsDefinitions
List of insight column definitions.
columnsDefinitions?: InsightQueryItemPropertiesTableQueryColumnsDefinitionsItem[]
Property Value
queriesDefinitions
List of insight queries definitions.
queriesDefinitions?: InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript