IncidentCommentList Class
List of incident comments.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
IncidentCommentList
Constructor
IncidentCommentList(*, value: List[azure.mgmt.securityinsight.models._models_py3.IncidentComment], **kwargs)
Variables
- next_link
- str
URL to fetch the next set of comments.
- value
- list[IncidentComment]
Required. Array of comments.
Feedback
Submit and view feedback for