TroubleshootingStatus interface
Status of last troubleshooting operation on this SQL VM
Properties
end |
End time in UTC timezone. NOTE: This property will not be serialized. It can only be populated by the server. |
last |
Last troubleshooting trigger time in UTC timezone NOTE: This property will not be serialized. It can only be populated by the server. |
properties | Troubleshooting properties NOTE: This property will not be serialized. It can only be populated by the server. |
root |
Root cause of the issue NOTE: This property will not be serialized. It can only be populated by the server. |
start |
Start time in UTC timezone. NOTE: This property will not be serialized. It can only be populated by the server. |
troubleshooting |
SQL VM troubleshooting scenario. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
endTimeUtc
End time in UTC timezone. NOTE: This property will not be serialized. It can only be populated by the server.
endTimeUtc?: Date
Property Value
Date
lastTriggerTimeUtc
Last troubleshooting trigger time in UTC timezone NOTE: This property will not be serialized. It can only be populated by the server.
lastTriggerTimeUtc?: Date
Property Value
Date
properties
Troubleshooting properties NOTE: This property will not be serialized. It can only be populated by the server.
properties?: TroubleshootingAdditionalProperties
Property Value
rootCause
Root cause of the issue NOTE: This property will not be serialized. It can only be populated by the server.
rootCause?: string
Property Value
string
startTimeUtc
Start time in UTC timezone. NOTE: This property will not be serialized. It can only be populated by the server.
startTimeUtc?: Date
Property Value
Date
troubleshootingScenario
SQL VM troubleshooting scenario. NOTE: This property will not be serialized. It can only be populated by the server.
troubleshootingScenario?: string
Property Value
string
Azure SDK for JavaScript