Uses of Class
com.azure.resourcemanager.securityinsights.models.ActivityCustomEntityQuery
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of ActivityCustomEntityQuery in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionActivityCustomEntityQuery.withContent
(String content) Set the content property: The entity query content to display in timeline.ActivityCustomEntityQuery.withDescription
(String description) Set the description property: The entity query description.ActivityCustomEntityQuery.withEnabled
(Boolean enabled) Set the enabled property: Determines whether this activity is enabled or disabled.ActivityCustomEntityQuery.withEntitiesFilter
(Map<String, List<String>> entitiesFilter) Set the entitiesFilter property: The query applied only to entities matching to all filters.Set the etag property: Etag of the azure resource.ActivityCustomEntityQuery.withInputEntityType
(EntityType inputEntityType) Set the inputEntityType property: The type of the query's source entity.ActivityCustomEntityQuery.withQueryDefinitions
(ActivityEntityQueriesPropertiesQueryDefinitions queryDefinitions) Set the queryDefinitions property: The Activity query definitions.ActivityCustomEntityQuery.withRequiredInputFieldsSets
(List<List<String>> requiredInputFieldsSets) Set the requiredInputFieldsSets property: List of the fields of the source entity that are required to run the query.ActivityCustomEntityQuery.withTemplateName
(String templateName) Set the templateName property: The template id this activity was created from.Set the title property: The entity query title.