IWorkspace.NotebookPreparationErrorStatusCode Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="statusCode", Update=false)]
public int? NotebookPreparationErrorStatusCode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="statusCode", Update=false)>]
member this.NotebookPreparationErrorStatusCode : Nullable<int>
Public ReadOnly Property NotebookPreparationErrorStatusCode As Nullable(Of Integer)

Property Value

Attributes

Applies to