Share via


ISecurityAlertTimelineItem.Severity Property

Definition

The alert severity.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The alert severity.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AlertSeverity) }, ReadOnly=false, Required=true, SerializedName="severity")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AlertSeverity Severity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The alert severity.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AlertSeverity) }, ReadOnly=false, Required=true, SerializedName="severity")>]
member this.Severity : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AlertSeverity with get, set
Public Property Severity As AlertSeverity

Property Value

Attributes

Applies to