EntityInsightItemQueryTimeInterval interface
The Time interval that the query actually executed on.
Properties
end |
Insight query end time |
start |
Insight query start time |
Property Details
endTime
Insight query end time
endTime?: Date
Property Value
Date
startTime
Insight query start time
startTime?: Date
Property Value
Date
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