Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-uc-workspacebindings
v1
WorkspaceBindingInfo
Interface WorkspaceBindingInfo
interface
WorkspaceBindingInfo
{
bindingType
?:
BindingType
;
workspaceId
?:
bigint
;
}
Index
Properties
binding
Type?
workspace
Id?
Properties
Optional
binding
Type
bindingType
?:
BindingType
One of READ_WRITE/READ_ONLY. Default is READ_WRITE.
Optional
workspace
Id
workspaceId
?:
bigint
Required
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
binding
Type
workspace
Id
Databricks SDK for JavaScript
Loading...
One of READ_WRITE/READ_ONLY. Default is READ_WRITE.