notebookutils.lakehouse.getWithProperties {notebookutils} | R Documentation |
Get the info of a Lakehouse with properties.
Description
Get the info of a Lakehouse with properties.
Usage
notebookutils.lakehouse.getWithProperties(name, workspaceId = "")
Arguments
name |
Name of the Lakehouse. |
workspaceId |
Id of the workspace, default to current workspace. |
Value
Artifact object. Please refer to: https://learn.microsoft.com/en-us/rest/api/fabric /articles/item-management/properties/lakehouse-properties
[Package notebookutils version 1.5.3 Index]