Uses of Class
com.azure.resourcemanager.securityinsights.models.EntityQueryItemProperties
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of EntityQueryItemProperties in com.azure.resourcemanager.securityinsights.models
Modifier and TypeClassDescriptionfinal class
Represents Insight Query.Modifier and TypeMethodDescriptionEntityQueryItemProperties.withDataTypes
(List<EntityQueryItemPropertiesDataTypesItem> dataTypes) Set the dataTypes property: Data types for template.EntityQueryItemProperties.withEntitiesFilter
(Object entitiesFilter) Set the entitiesFilter property: The query applied only to entities matching to all filters.EntityQueryItemProperties.withInputEntityType
(EntityType inputEntityType) Set the inputEntityType property: The type of the entity.EntityQueryItemProperties.withRequiredInputFieldsSets
(List<List<String>> requiredInputFieldsSets) Set the requiredInputFieldsSets property: Data types for template.