IThreatIntelligence.ThreatType Property

Definition

Threat type (e.g. "Botnet")

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="Threat type (e.g. "Botnet")", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="threatType", Update=false)]
public string ThreatType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="Threat type (e.g. "Botnet")", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="threatType", Update=false)>]
member this.ThreatType : string
Public ReadOnly Property ThreatType As String

Property Value

Attributes

Applies to