Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotebookWorkspace

Package version

A notebook workspace resource

Hierarchy

Index

Properties

Optional id

id: undefined | string

The unique resource identifier of the database account. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the database account. NOTE: This property will not be serialized. It can only be populated by the server.

Optional notebookServerEndpoint

notebookServerEndpoint: undefined | string

Specifies the endpoint of Notebook server. NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

status: undefined | string

Status of the notebook workspace. Possible values are: Creating, Online, Deleting, Failed, Updating. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The type of Azure resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc