Uses of Class
com.azure.resourcemanager.securityinsights.models.EntityQueryKind
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of EntityQueryKind in com.azure.resourcemanager.securityinsights.models
Modifier and TypeFieldDescriptionstatic final EntityQueryKind
EntityQueryKind.ACTIVITY
Static value Activity for EntityQueryKind.static final EntityQueryKind
EntityQueryKind.EXPANSION
Static value Expansion for EntityQueryKind.static final EntityQueryKind
EntityQueryKind.INSIGHT
Static value Insight for EntityQueryKind.Modifier and TypeMethodDescriptionstatic EntityQueryKind
EntityQueryKind.fromString
(String name) Creates or finds a EntityQueryKind from its string representation.Modifier and TypeMethodDescriptionstatic Collection<EntityQueryKind>
EntityQueryKind.values()
Gets known EntityQueryKind values.