notebookutils.lakehouse.updateDefinition {notebookutils} | R Documentation |
Get the definition of a lakehouse
Description
Get the definition of a lakehouse
Usage
notebookutils.lakehouse.updateDefinition(name, definition, workspaceId = "")
Arguments
name |
Name of the lakehouse |
definition |
Definition of the lakehouse |
workspaceId |
Workspace id of the lakehouse, default to current workspace |
Value
The definition of the lakehouse
[Package notebookutils version 1.5.3 Index]