Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-uc-metastores
v1
DeleteMetastoreAssignmentRequest
Interface DeleteMetastoreAssignmentRequest
interface
DeleteMetastoreAssignmentRequest
{
metastoreId
?:
string
;
workspaceId
?:
bigint
;
}
Index
Properties
metastore
Id?
workspace
Id?
Properties
Optional
metastore
Id
metastoreId
?:
string
Query for the ID of the metastore to delete.
Optional
workspace
Id
workspaceId
?:
bigint
A workspace ID.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metastore
Id
workspace
Id
Databricks SDK for JavaScript
Loading...
Query for the ID of the metastore to delete.