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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript