Share via


IncidentInfo.Severity Property

Definition

The severity of the incident

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.IncidentSeverity? Severity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)>]
member this.Severity : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.IncidentSeverity> with get, set
Public Property Severity As Nullable(Of IncidentSeverity)

Property Value

Implements

Attributes

Applies to