IIPEntity.ThreatIntelligence Property

Definition

A list of TI contexts attached to the ip entity.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="A list of TI contexts attached to the ip entity.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligence) }, Read=true, ReadOnly=true, Required=false, SerializedName="threatIntelligence", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligence> ThreatIntelligence { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="A list of TI contexts attached to the ip entity.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligence) }, Read=true, ReadOnly=true, Required=false, SerializedName="threatIntelligence", Update=false)>]
member this.ThreatIntelligence : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IThreatIntelligence>
Public ReadOnly Property ThreatIntelligence As List(Of IThreatIntelligence)

Property Value

Attributes

Applies to