IncidentList Class

List all the incidents.

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
msrest.serialization.Model
IncidentList

Constructor

IncidentList(*, value: List[_models.Incident], **kwargs)

Keyword-Only Parameters

Name Description
value

Required. Array of incidents.

Variables

Name Description
next_link
str

URL to fetch the next set of incidents.

value

Required. Array of incidents.