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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript