SqlVmTroubleshooting interface
Details required for SQL VM troubleshooting
Properties
end |
End time in UTC timezone. |
properties | Troubleshooting properties |
start |
Start time in UTC timezone. |
troubleshooting |
SQL VM troubleshooting scenario. |
virtual |
Virtual machine resource id for response. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
endTimeUtc
End time in UTC timezone.
endTimeUtc?: Date
Property Value
Date
properties
Troubleshooting properties
properties?: TroubleshootingAdditionalProperties
Property Value
startTimeUtc
Start time in UTC timezone.
startTimeUtc?: Date
Property Value
Date
troubleshootingScenario
SQL VM troubleshooting scenario.
troubleshootingScenario?: string
Property Value
string
virtualMachineResourceId
Virtual machine resource id for response. NOTE: This property will not be serialized. It can only be populated by the server.
virtualMachineResourceId?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript