Share via


Incident.Classification Property

Definition

The reason the incident was closed

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

Property Value

Implements

Attributes

Applies to