OnelakeExplorerData interface
An interface representing the Onelake explorer data
Properties
id | The selected node id |
selected |
The selected node discovery type |
selected |
The selected node name |
selected |
The selected node sub path |
selected |
The selected node path |
selected |
The selected node DeltaLake path |
Property Details
id
The selected node id
id: string
Property Value
string
selectedNodeDiscoveryType
The selected node discovery type
selectedNodeDiscoveryType?: string
Property Value
string
selectedNodeName
The selected node name
selectedNodeName: string
Property Value
string
selectedNodeSubFolderPath
The selected node sub path
selectedNodeSubFolderPath?: string
Property Value
string
selectedPath
The selected node path
selectedPath: string
Property Value
string
selectedShortcutDeltaLakePath
The selected node DeltaLake path
selectedShortcutDeltaLakePath?: string
Property Value
string