NotebookWorkspaceProperties interface

Properties of a notebook workspace resource.

Properties

notebookServerEndpoint

Specifies the endpoint of Notebook server.

status

Status of the notebook workspace. Possible values are: Creating, Online, Deleting, Failed, Updating.

Property Details

notebookServerEndpoint

Specifies the endpoint of Notebook server.

notebookServerEndpoint?: string

Property Value

string

status

Status of the notebook workspace. Possible values are: Creating, Online, Deleting, Failed, Updating.

status?: string

Property Value

string