Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-instanceprofiles
v2
ListInstanceProfilesResponse
Interface ListInstanceProfilesResponse
interface
ListInstanceProfilesResponse
{
instanceProfiles
?:
InstanceProfile
[]
;
}
Index
Properties
instance
Profiles?
Properties
Optional
instance
Profiles
instanceProfiles
?:
InstanceProfile
[]
A list of instance profiles that the user can access.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
instance
Profiles
Databricks SDK for JavaScript
Loading...
A list of instance profiles that the user can access.