Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-instancepools
v2
DockerBasicAuth
Interface DockerBasicAuth
interface
DockerBasicAuth
{
password
?:
string
;
username
?:
string
;
}
Index
Properties
password?
username?
Properties
Optional
password
password
?:
string
Password of the user
Optional
username
username
?:
string
Name of the user
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
password
username
Databricks SDK for JavaScript
Loading...
Password of the user