mssparkutils.lakehouse.help: The lakehouse module.

mssparkutils.lakehouse.helpR Documentation

The lakehouse module.

Description

mssparkutils.lakehouse.create(name: String, description: String, workspaceId: String): Lakehouse -> Create a lakehouse mssparkutils.lakehouse.get(name: String, workspaceId: String): Lakehouse -> Get a lakehouse mssparkutils.lakehouse.delete(name: String, workspaceId: String): void -> Delete a lakehouse mssparkutils.lakehouse.update(name: String, newName: String, description: String, workspaceId: String): Lakehouse -> Update a lakehouse

Usage

mssparkutils.lakehouse.help(methodName = "")

Arguments

methodName

method name to get more information


notebookutils documentation built on May 29, 2024, 12:08 p.m.