ISecurityAlertTimelineItem.AlertType Property

Definition

The name of the alert type.

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

Property Value

Attributes

Applies to