Uses of Class
com.azure.resourcemanager.securityinsights.models.ThreatIntelligenceKillChainPhase
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of ThreatIntelligenceKillChainPhase in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionThreatIntelligenceIndicatorProperties.killChainPhases()
Get the killChainPhases property: Kill chain phases.Modifier and TypeMethodDescriptionThreatIntelligenceIndicatorProperties.withKillChainPhases
(List<ThreatIntelligenceKillChainPhase> killChainPhases) Set the killChainPhases property: Kill chain phases. -
Uses of ThreatIntelligenceKillChainPhase in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionThreatIntelligenceKillChainPhase.withKillChainName
(String killChainName) Set the killChainName property: Kill chainName name.ThreatIntelligenceKillChainPhase.withPhaseName
(String phaseName) Set the phaseName property: Phase name.Modifier and TypeMethodDescriptionThreatIntelligenceIndicatorModel.killChainPhases()
Get the killChainPhases property: Kill chain phases.Modifier and TypeMethodDescriptionThreatIntelligenceIndicatorModel.withKillChainPhases
(List<ThreatIntelligenceKillChainPhase> killChainPhases) Set the killChainPhases property: Kill chain phases.