Uses of Class
com.azure.resourcemanager.securityinsights.models.IncidentEntitiesResultsMetadata
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of IncidentEntitiesResultsMetadata in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionIncidentEntitiesResponseInner.metadata()
Get the metadata property: The metadata from the incident related entities results.Modifier and TypeMethodDescriptionIncidentEntitiesResponseInner.withMetadata
(List<IncidentEntitiesResultsMetadata> metadata) Set the metadata property: The metadata from the incident related entities results. -
Uses of IncidentEntitiesResultsMetadata in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionIncidentEntitiesResultsMetadata.withCount
(int count) Set the count property: Total number of aggregations of the given kind in the incident related entities result.IncidentEntitiesResultsMetadata.withEntityKind
(EntityKind entityKind) Set the entityKind property: The kind of the aggregated entity.Modifier and TypeMethodDescriptionIncidentEntitiesResponse.metadata()
Gets the metadata property: The metadata from the incident related entities results.