Share via


IIncidentInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IncidentInfoTypeConverter))]
public interface IIncidentInfo : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IncidentInfoTypeConverter))>]
type IIncidentInfo = interface
    interface IJsonSerializable
Public Interface IIncidentInfo
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

IncidentId

Incident Id

RelationName

Relation Name

Severity

The severity of the incident

Title

The title of the incident

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to