Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-database
v1
CustomTag
Interface CustomTag
interface
CustomTag
{
key
?:
string
;
value
?:
string
;
}
Index
Properties
key?
value?
Properties
Optional
key
key
?:
string
The key of the custom tag.
Optional
value
value
?:
string
The value of the custom tag.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
Databricks SDK for JavaScript
Loading...
The key of the custom tag.