Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-sharing
v1
TagKeyValue
Interface TagKeyValue
interface
TagKeyValue
{
key
?:
string
;
value
?:
string
;
}
Index
Properties
key?
value?
Properties
Optional
key
key
?:
string
name of the tag
Optional
value
value
?:
string
value of the tag associated with the key, could be optional
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
Databricks SDK for JavaScript
Loading...
name of the tag