Uses of Class
com.azure.resourcemanager.securityinsights.models.AttackTactic
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of AttackTactic in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionAnomalySecurityMLAnalyticsSettingsProperties.tactics()
Get the tactics property: The tactics of the SecurityMLAnalyticsSettings.BookmarkInner.tactics()
Get the tactics property: A list of relevant mitre attacks.BookmarkProperties.tactics()
Get the tactics property: A list of relevant mitre attacks.FusionAlertRuleProperties.tactics()
Get the tactics property: The tactics of the alert rule.FusionAlertRuleTemplateProperties.tactics()
Get the tactics property: The tactics of the alert rule template.MLBehaviorAnalyticsAlertRuleProperties.tactics()
Get the tactics property: The tactics of the alert rule.NrtAlertRuleProperties.tactics()
Get the tactics property: The tactics of the alert rule.ScheduledAlertRuleProperties.tactics()
Get the tactics property: The tactics of the alert rule.ScheduledAlertRuleTemplateProperties.tactics()
Get the tactics property: The tactics of the alert rule template.SecurityAlertProperties.tactics()
Get the tactics property: The tactics of the alert.ThreatIntelligenceAlertRuleProperties.tactics()
Get the tactics property: The tactics of the alert rule.Modifier and TypeMethodDescriptionAnomalySecurityMLAnalyticsSettingsProperties.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the SecurityMLAnalyticsSettings.BookmarkInner.withTactics
(List<AttackTactic> tactics) Set the tactics property: A list of relevant mitre attacks.BookmarkProperties.withTactics
(List<AttackTactic> tactics) Set the tactics property: A list of relevant mitre attacks.FusionAlertRuleTemplateProperties.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule template.MLBehaviorAnalyticsAlertRuleTemplateProperties.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule.NrtAlertRuleProperties.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule.NrtAlertRuleTemplateProperties.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule.ScheduledAlertRuleProperties.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule.ScheduledAlertRuleTemplateProperties.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule template.ThreatIntelligenceAlertRuleTemplateProperties.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule. -
Uses of AttackTactic in com.azure.resourcemanager.securityinsights.models
Modifier and TypeFieldDescriptionstatic final AttackTactic
AttackTactic.COLLECTION
Static value Collection for AttackTactic.static final AttackTactic
AttackTactic.COMMAND_AND_CONTROL
Static value CommandAndControl for AttackTactic.static final AttackTactic
AttackTactic.CREDENTIAL_ACCESS
Static value CredentialAccess for AttackTactic.static final AttackTactic
AttackTactic.DEFENSE_EVASION
Static value DefenseEvasion for AttackTactic.static final AttackTactic
AttackTactic.DISCOVERY
Static value Discovery for AttackTactic.static final AttackTactic
AttackTactic.EXECUTION
Static value Execution for AttackTactic.static final AttackTactic
AttackTactic.EXFILTRATION
Static value Exfiltration for AttackTactic.static final AttackTactic
AttackTactic.IMPACT
Static value Impact for AttackTactic.static final AttackTactic
AttackTactic.IMPAIR_PROCESS_CONTROL
Static value ImpairProcessControl for AttackTactic.static final AttackTactic
AttackTactic.INHIBIT_RESPONSE_FUNCTION
Static value InhibitResponseFunction for AttackTactic.static final AttackTactic
AttackTactic.INITIAL_ACCESS
Static value InitialAccess for AttackTactic.static final AttackTactic
AttackTactic.LATERAL_MOVEMENT
Static value LateralMovement for AttackTactic.static final AttackTactic
AttackTactic.PERSISTENCE
Static value Persistence for AttackTactic.static final AttackTactic
AttackTactic.PRE_ATTACK
Static value PreAttack for AttackTactic.static final AttackTactic
AttackTactic.PRIVILEGE_ESCALATION
Static value PrivilegeEscalation for AttackTactic.static final AttackTactic
AttackTactic.RECONNAISSANCE
Static value Reconnaissance for AttackTactic.static final AttackTactic
AttackTactic.RESOURCE_DEVELOPMENT
Static value ResourceDevelopment for AttackTactic.Modifier and TypeMethodDescriptionstatic AttackTactic
AttackTactic.fromString
(String name) Creates or finds a AttackTactic from its string representation.Modifier and TypeMethodDescriptionAlertRuleTemplateWithMitreProperties.tactics()
Get the tactics property: The tactics of the alert rule.AnomalySecurityMLAnalyticsSettings.tactics()
Get the tactics property: The tactics of the SecurityMLAnalyticsSettings.Bookmark.tactics()
Gets the tactics property: A list of relevant mitre attacks.FusionAlertRule.tactics()
Get the tactics property: The tactics of the alert rule.FusionAlertRuleTemplate.tactics()
Get the tactics property: The tactics of the alert rule template.IncidentAdditionalData.tactics()
Get the tactics property: The tactics associated with incident.MLBehaviorAnalyticsAlertRule.tactics()
Get the tactics property: The tactics of the alert rule.MLBehaviorAnalyticsAlertRuleTemplate.tactics()
Get the tactics property: The tactics of the alert rule.NrtAlertRule.tactics()
Get the tactics property: The tactics of the alert rule.NrtAlertRuleTemplate.tactics()
Get the tactics property: The tactics of the alert rule.ScheduledAlertRule.tactics()
Get the tactics property: The tactics of the alert rule.ScheduledAlertRuleTemplate.tactics()
Get the tactics property: The tactics of the alert rule template.SecurityAlert.tactics()
Get the tactics property: The tactics of the alert.ThreatIntelligenceAlertRule.tactics()
Get the tactics property: The tactics of the alert rule.ThreatIntelligenceAlertRuleTemplate.tactics()
Get the tactics property: The tactics of the alert rule.static Collection<AttackTactic>
AttackTactic.values()
Gets known AttackTactic values.Modifier and TypeMethodDescriptionAlertRuleTemplateWithMitreProperties.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule.AnomalySecurityMLAnalyticsSettings.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the SecurityMLAnalyticsSettings.Bookmark.DefinitionStages.WithTactics.withTactics
(List<AttackTactic> tactics) Specifies the tactics property: A list of relevant mitre attacks.Bookmark.UpdateStages.WithTactics.withTactics
(List<AttackTactic> tactics) Specifies the tactics property: A list of relevant mitre attacks.FusionAlertRuleTemplate.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule template.MLBehaviorAnalyticsAlertRuleTemplate.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule.NrtAlertRule.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule.NrtAlertRuleTemplate.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule.ScheduledAlertRule.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule.ScheduledAlertRuleTemplate.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule template.ThreatIntelligenceAlertRuleTemplate.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the alert rule.