Uses of Class
com.azure.resourcemanager.securityinsights.models.ThreatIntelligenceParsedPattern
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of ThreatIntelligenceParsedPattern in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionThreatIntelligenceIndicatorProperties.parsedPattern()
Get the parsedPattern property: Parsed patterns.Modifier and TypeMethodDescriptionThreatIntelligenceIndicatorProperties.withParsedPattern
(List<ThreatIntelligenceParsedPattern> parsedPattern) Set the parsedPattern property: Parsed patterns. -
Uses of ThreatIntelligenceParsedPattern in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionThreatIntelligenceParsedPattern.withPatternTypeKey
(String patternTypeKey) Set the patternTypeKey property: Pattern type key.ThreatIntelligenceParsedPattern.withPatternTypeValues
(List<ThreatIntelligenceParsedPatternTypeValue> patternTypeValues) Set the patternTypeValues property: Pattern type keys.Modifier and TypeMethodDescriptionThreatIntelligenceIndicatorModel.parsedPattern()
Get the parsedPattern property: Parsed patterns.Modifier and TypeMethodDescriptionThreatIntelligenceIndicatorModel.withParsedPattern
(List<ThreatIntelligenceParsedPattern> parsedPattern) Set the parsedPattern property: Parsed patterns.