共用方式為


NotebookWorkspace interface

筆記本工作區資源

Extends

屬性

notebookServerEndpoint

指定 Notebook 伺服器的端點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status

筆記本工作區的狀態。 可能的值為:建立、在線、刪除、失敗、更新。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資料庫帳戶的唯一資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資料庫帳戶的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

Azure 資源的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

notebookServerEndpoint

指定 Notebook 伺服器的端點。 注意:這個屬性不會串行化。 它只能由伺服器填入。

notebookServerEndpoint?: string

屬性值

string

status

筆記本工作區的狀態。 可能的值為:建立、在線、刪除、失敗、更新。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

繼承的屬性詳細資料

id

資料庫帳戶的唯一資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ARMProxyResource.id

name

資料庫帳戶的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ARMProxyResource.name

type

Azure 資源的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ARMProxyResource.type