Uses of Class
com.azure.resourcemanager.securityinsights.models.ActivityEntityQueryTemplatePropertiesQueryDefinitions
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of ActivityEntityQueryTemplatePropertiesQueryDefinitions in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionActivityEntityQueryTemplateProperties.queryDefinitions()
Get the queryDefinitions property: The Activity query definitions.Modifier and TypeMethodDescriptionActivityEntityQueryTemplateProperties.withQueryDefinitions
(ActivityEntityQueryTemplatePropertiesQueryDefinitions queryDefinitions) Set the queryDefinitions property: The Activity query definitions. -
Uses of ActivityEntityQueryTemplatePropertiesQueryDefinitions in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionActivityEntityQueryTemplate.queryDefinitions()
Get the queryDefinitions property: The Activity query definitions.Set the query property: The Activity query to run on a given entity.ActivityEntityQueryTemplatePropertiesQueryDefinitions.withSummarizeBy
(String summarizeBy) Set the summarizeBy property: The dimensions we want to summarize the timeline results on, this is comma separated list.Modifier and TypeMethodDescriptionActivityEntityQueryTemplate.withQueryDefinitions
(ActivityEntityQueryTemplatePropertiesQueryDefinitions queryDefinitions) Set the queryDefinitions property: The Activity query definitions.