Share via


IIncidentCommentList Interface

Definition

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

Properties

NextLink

URL to fetch the next set of comments.

Value

Array of comments.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to