SecurityInsightsHuntData.AttackTactics Property

Definition

A list of mitre attack tactics the hunt is associated with.

public System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsAttackTactic> AttackTactics { get; }
member this.AttackTactics : System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsAttackTactic>
Public ReadOnly Property AttackTactics As IList(Of SecurityInsightsAttackTactic)

Property Value

Applies to