Share via


ISecurityAlertTimelineItem.AlertType Property

Definition

The name of the alert type.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The name of the alert type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="alertType")]
public string AlertType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The name of the alert type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="alertType")>]
member this.AlertType : string with get, set
Public Property AlertType As String

Property Value

Attributes

Applies to