Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-postgres
v1
ProjectCustomTag
Interface ProjectCustomTag
interface
ProjectCustomTag
{
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.