Share via


IIncidentProperties.Severity Property

Definition

The severity of the incident

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

Property Value

Attributes

Applies to