你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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