你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IThreatIntelligence.ThreatName Property

Definition

Threat name (e.g. "Jedobot malware")

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

Property Value

Attributes

Applies to