GetInsightsResultsMetadata interface
Get Insights result metadata.
Properties
errors | information about the failed queries |
total |
the total items found for the insights request |
Property Details
errors
information about the failed queries
errors?: GetInsightsErrorKind[]
Property Value
totalCount
the total items found for the insights request
totalCount: number
Property Value
number
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