Incident.AdditionalDataTactic Property

Definition

The tactics associated with incident

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> AdditionalDataTactic { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.AdditionalDataTactic : System.Collections.Generic.List<string>
Public ReadOnly Property AdditionalDataTactic As List(Of String)

Property Value

Implements

Attributes

Applies to