IncidentInfo interface
Describes related incident information for the bookmark
Properties
incident |
Incident Id |
relation |
Relation Name |
severity | The severity of the incident |
title | The title of the incident |
Property Details
incidentId
Incident Id
incidentId?: string
Property Value
string
relationName
Relation Name
relationName?: string
Property Value
string
severity
The severity of the incident
severity?: string
Property Value
string
title
The title of the incident
title?: string
Property Value
string
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript