ISqlVirtualMachineProperties.TroubleshootingStatusRootCause 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.
Root cause of the issue
[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Root cause of the issue", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="rootCause")]
public string TroubleshootingStatusRootCause { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Root cause of the issue", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="rootCause")>]
member this.TroubleshootingStatusRootCause : string
Public ReadOnly Property TroubleshootingStatusRootCause As String
Property Value
- Attributes