IDiagnoseResult.Level Property

Definition

Level of workspace setup error

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Level of workspace setup error", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.DiagnoseResultLevel) }, ReadOnly=true, Required=false, SerializedName="level")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.DiagnoseResultLevel? Level { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Level of workspace setup error", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.DiagnoseResultLevel) }, ReadOnly=true, Required=false, SerializedName="level")>]
member this.Level : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.DiagnoseResultLevel>
Public ReadOnly Property Level As Nullable(Of DiagnoseResultLevel)

Property Value

Attributes

Applies to