Uses of Class
com.azure.resourcemanager.securityinsights.models.GetInsightsResultsMetadata
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of GetInsightsResultsMetadata in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionEntityGetInsightsResponseInner.metadata()
Get the metadata property: The metadata from the get insights operation results.Modifier and TypeMethodDescriptionEntityGetInsightsResponseInner.withMetadata
(GetInsightsResultsMetadata metadata) Set the metadata property: The metadata from the get insights operation results. -
Uses of GetInsightsResultsMetadata in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionEntityGetInsightsResponse.metadata()
Gets the metadata property: The metadata from the get insights operation results.GetInsightsResultsMetadata.withErrors
(List<GetInsightsErrorKind> errors) Set the errors property: information about the failed queries.GetInsightsResultsMetadata.withTotalCount
(int totalCount) Set the totalCount property: the total items found for the insights request.