Share via


TroubleshootingStatus.TroubleshootingScenario Property

Definition

SQL VM troubleshooting scenario.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.TroubleshootingScenario? TroubleshootingScenario { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)>]
member this.TroubleshootingScenario : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.TroubleshootingScenario>
Public ReadOnly Property TroubleshootingScenario As Nullable(Of TroubleshootingScenario)

Property Value

Implements

Attributes

Applies to