Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-files
v2
MkDirsRequest
Interface MkDirsRequest
interface
MkDirsRequest
{
path
?:
string
;
}
Index
Properties
path?
Properties
Optional
path
path
?:
string
The path of the new directory. The path should be the absolute DBFS path.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
Databricks SDK for JavaScript
Loading...
The path of the new directory. The path should be the absolute DBFS path.