NotebookResourceInfo Class

NotebookResourceInfo.

Inheritance
NotebookResourceInfo

Constructor

NotebookResourceInfo(*, fqdn: Optional[str] = None, resource_id: Optional[str] = None, notebook_preparation_error: Optional[azure.mgmt.machinelearningservices.models._models_py3.NotebookPreparationError] = None, **kwargs)

Parameters

fqdn
str
Required
resource_id
str
Required

the data plane resourceId that used to initialize notebook component.

notebook_preparation_error
NotebookPreparationError
Required

The error that occurs when preparing notebook.