IncidentPropertiesAction interface
Properties
classification | The reason the incident was closed |
classification |
Describes the reason the incident was closed. |
classification |
The classification reason the incident was closed with |
labels | List of labels to add to the incident. |
owner | Information on the user an incident is assigned to |
severity | The severity of the incident |
status | The status of the incident |
Property Details
classification
The reason the incident was closed
classification?: string
Property Value
string
classificationComment
Describes the reason the incident was closed.
classificationComment?: string
Property Value
string
classificationReason
The classification reason the incident was closed with
classificationReason?: string
Property Value
string
labels
owner
Information on the user an incident is assigned to
owner?: IncidentOwnerInfo
Property Value
severity
The severity of the incident
severity?: string
Property Value
string
status
The status of the incident
status?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript