ITroubleshootingStatus.TroubleshootingScenario Property
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.
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