ITroubleshootingStatus.TroubleshootingScenario Property

Definition

SQL VM troubleshooting scenario.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PSArgumentCompleter(new System.String[] { "UnhealthyReplica" })]
[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=false, Description="SQL VM troubleshooting scenario.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="troubleshootingScenario", Update=false)]
public string TroubleshootingScenario { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PSArgumentCompleter(new System.String[] { "UnhealthyReplica" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=false, Description="SQL VM troubleshooting scenario.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="troubleshootingScenario", Update=false)>]
member this.TroubleshootingScenario : string
Public ReadOnly Property TroubleshootingScenario As String

Property Value

Attributes

Applies to