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