Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-commandexecution
v2
DestroyContextRequest
Interface DestroyContextRequest
interface
DestroyContextRequest
{
clusterId
?:
string
;
contextId
?:
string
;
}
Index
Properties
cluster
Id?
context
Id?
Properties
Optional
cluster
Id
clusterId
?:
string
Optional
context
Id
contextId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cluster
Id
context
Id
Databricks SDK for JavaScript
Loading...