IThreatIntelligenceIndicatorModel.KillChainPhase Property

Definition

Kill chain phases

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Kill chain phases", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligenceKillChainPhase) }, Read=true, ReadOnly=false, Required=false, SerializedName="killChainPhases", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligenceKillChainPhase> KillChainPhase { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Kill chain phases", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligenceKillChainPhase) }, Read=true, ReadOnly=false, Required=false, SerializedName="killChainPhases", Update=true)>]
member this.KillChainPhase : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligenceKillChainPhase> with get, set
Public Property KillChainPhase As List(Of IThreatIntelligenceKillChainPhase)

Property Value

Attributes

Applies to