Delen via


NotebookPreparationError Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.NotebookPreparationErrorTypeConverter))]
public class NotebookPreparationError : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.INotebookPreparationError
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.NotebookPreparationErrorTypeConverter))>]
type NotebookPreparationError = class
    interface INotebookPreparationError
    interface IJsonSerializable
Public Class NotebookPreparationError
Implements INotebookPreparationError
Inheritance
NotebookPreparationError
Attributes
Implements

Constructors

NotebookPreparationError()

Properties

ErrorMessage
StatusCode

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to