TroubleshootingStatus interface
Status of last troubleshooting operation on this SQL VM
Properties
| end |
End time in UTC timezone. |
| last |
Last troubleshooting trigger time in UTC timezone |
| properties | Troubleshooting properties |
| root |
Root cause of the issue |
| start |
Start time in UTC timezone. |
| troubleshooting |
SQL VM troubleshooting scenario. |
Property Details
endTimeUtc
End time in UTC timezone.
endTimeUtc?: Date
Property Value
Date
lastTriggerTimeUtc
Last troubleshooting trigger time in UTC timezone
lastTriggerTimeUtc?: Date
Property Value
Date
properties
Troubleshooting properties
properties?: TroubleshootingAdditionalProperties
Property Value
rootCause
Root cause of the issue
rootCause?: string
Property Value
string
startTimeUtc
Start time in UTC timezone.
startTimeUtc?: Date
Property Value
Date
troubleshootingScenario
SQL VM troubleshooting scenario.
troubleshootingScenario?: string
Property Value
string