IssueProperties interface
The issue properties
Properties
| background | The issue background information |
| impact |
The issue impact time (in UTC) |
| investigations | The list of investigations in the issue |
| investigations |
The number of investigations in the issue |
| notifications | The issue notification settings |
| provisioning |
The provisioning state of the resource. |
| severity | The issue severity |
| status | The issue status |
| title | The issue title |
Property Details
background
impactTime
The issue impact time (in UTC)
impactTime: Date
Property Value
Date
investigations
The list of investigations in the issue
investigations: InvestigationMetadata[]
Property Value
investigationsCount
The number of investigations in the issue
investigationsCount: number
Property Value
number
notifications
provisioningState
The provisioning state of the resource.
provisioningState?: string
Property Value
string
severity
The issue severity
severity: string
Property Value
string
status
The issue status
status: string
Property Value
string
title
The issue title
title: string
Property Value
string