Share via


IThreatIntelligence.ThreatType Property

Definition

Threat type (e.g. "Botnet")

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

Property Value

Attributes

Applies to