Share via


IIncident.AdditionalDataTactic Property

Definition

The tactics associated with incident

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The tactics associated with incident", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AttackTactic) }, ReadOnly=true, Required=false, SerializedName="tactics")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AttackTactic[] AdditionalDataTactic { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The tactics associated with incident", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AttackTactic) }, ReadOnly=true, Required=false, SerializedName="tactics")>]
member this.AdditionalDataTactic : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AttackTactic[]
Public ReadOnly Property AdditionalDataTactic As AttackTactic()

Property Value

Attributes

Applies to