Dela via


ISqlVirtualMachine.TroubleshootingStatusTroubleshootingScenario Property

Definition

SQL VM troubleshooting scenario.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL VM troubleshooting scenario.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.TroubleshootingScenario) }, ReadOnly=true, Required=false, SerializedName="troubleshootingScenario")]
public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.TroubleshootingScenario? TroubleshootingStatusTroubleshootingScenario { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL VM troubleshooting scenario.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.TroubleshootingScenario) }, ReadOnly=true, Required=false, SerializedName="troubleshootingScenario")>]
member this.TroubleshootingStatusTroubleshootingScenario : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.TroubleshootingScenario>
Public ReadOnly Property TroubleshootingStatusTroubleshootingScenario As Nullable(Of TroubleshootingScenario)

Property Value

Attributes

Applies to