EntityInsightItem interface
Entity insight Item.
Properties
chart |
Query results for table insights query. |
query |
The query id of the insight |
query |
The Time interval that the query actually executed on. |
table |
Query results for table insights query. |
Property Details
chartQueryResults
Query results for table insights query.
chartQueryResults?: InsightsTableResult[]
Property Value
queryId
The query id of the insight
queryId?: string
Property Value
string
queryTimeInterval
The Time interval that the query actually executed on.
queryTimeInterval?: EntityInsightItemQueryTimeInterval
Property Value
tableQueryResults
Query results for table insights query.
tableQueryResults?: InsightsTableResult
Property Value
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript