Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-budgetpolicy
v1
CustomPolicyTag
Interface CustomPolicyTag
interface
CustomPolicyTag
{
key
?:
string
;
value
?:
string
;
}
Index
Properties
key?
value?
Properties
Optional
key
key
?:
string
The key of the tag.
Must be unique among all custom tags of the same policy
Cannot be “budget-policy-name”, “budget-policy-id” or "budget-policy-resolution-result" - these tags are preserved.
Optional
value
value
?:
string
The value of the 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 tag.