Share via


IIncidentList Interface

Definition

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

Properties

NextLink

URL to fetch the next set of incidents.

Value

Array of incidents.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to