Compartilhar via


INotebookPreparationError Interface

Definition

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

Properties

ErrorMessage
StatusCode

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to