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