Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-scim
v1
AccountComplexValue
Interface AccountComplexValue
interface
AccountComplexValue
{
display
?:
string
;
primary
?:
boolean
;
ref
?:
string
;
type
?:
string
;
value
?:
string
;
}
Index
Properties
display?
primary?
ref?
type?
value?
Properties
Optional
display
display
?:
string
Optional
primary
primary
?:
boolean
Optional
ref
ref
?:
string
Optional
type
type
?:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
primary
ref
type
value
Databricks SDK for JavaScript
Loading...