Share via


NotebookResourceInfo Class

Definition

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

Constructors

NotebookResourceInfo()

Properties

Fqdn
NotebookPreparationErrorMessage
NotebookPreparationErrorStatusCode
ResourceId

Methods

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

Applies to