SqlVmTroubleshooting 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.
Details required for SQL VM troubleshooting.
public class SqlVmTroubleshooting : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmTroubleshooting>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmTroubleshooting>
type SqlVmTroubleshooting = class
interface IJsonModel<SqlVmTroubleshooting>
interface IPersistableModel<SqlVmTroubleshooting>
Public Class SqlVmTroubleshooting
Implements IJsonModel(Of SqlVmTroubleshooting), IPersistableModel(Of SqlVmTroubleshooting)
- Inheritance
-
SqlVmTroubleshooting
- Implements
Constructors
| Name | Description |
|---|---|
| SqlVmTroubleshooting() |
Initializes a new instance of SqlVmTroubleshooting. |
Properties
| Name | Description |
|---|---|
| EndTimeUtc |
End time in UTC timezone. |
| StartTimeUtc |
Start time in UTC timezone. |
| TroubleshootingAdditionalUnhealthyReplicaInfoAvailabilityGroupName |
The name of the availability group. |
| TroubleshootingScenario |
SQL VM troubleshooting scenario. |
| VirtualMachineResourceId |
Virtual machine resource id for response. |