SqlVmTroubleshootingStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Status of last troubleshooting operation on this SQL VM.
public class SqlVmTroubleshootingStatus : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmTroubleshootingStatus>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmTroubleshootingStatus>
type SqlVmTroubleshootingStatus = class
interface IJsonModel<SqlVmTroubleshootingStatus>
interface IPersistableModel<SqlVmTroubleshootingStatus>
Public Class SqlVmTroubleshootingStatus
Implements IJsonModel(Of SqlVmTroubleshootingStatus), IPersistableModel(Of SqlVmTroubleshootingStatus)
- Inheritance
-
SqlVmTroubleshootingStatus
- Implements
Properties
| Name | Description |
|---|---|
| EndTimeUtc |
End time in UTC timezone. |
| LastTriggerTimeUtc |
Last troubleshooting trigger time in UTC timezone. |
| RootCause |
Root cause of the issue. |
| StartTimeUtc |
Start time in UTC timezone. |
| TroubleshootingAdditionalUnhealthyReplicaInfoAvailabilityGroupName |
The name of the availability group. |
| TroubleshootingScenario |
SQL VM troubleshooting scenario. |