Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-scim
v1
AccountPatch
Interface AccountPatch
interface
AccountPatch
{
op
?:
AccountPatchOp_PatchOp
;
path
?:
string
;
value
?:
JsonValue
;
}
Index
Properties
op?
path?
value?
Properties
Optional
op
op
?:
AccountPatchOp_PatchOp
Type of patch operation.
Optional
path
path
?:
string
Selection of patch operation
Optional
value
value
?:
JsonValue
Value to modify
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
op
path
value
Databricks SDK for JavaScript
Loading...
Type of patch operation.