Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-secrets
v1
DeleteSecretRequest
Interface DeleteSecretRequest
interface
DeleteSecretRequest
{
key
?:
string
;
scope
?:
string
;
}
Index
Properties
key?
scope?
Properties
Optional
key
key
?:
string
Name of the secret to delete.
Optional
scope
scope
?:
string
The name of the scope that contains the secret to delete.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
scope
Databricks SDK for JavaScript
Loading...
Name of the secret to delete.