Share via


TrustedAccessRoleBindingProperties interface

Properties for trusted access role binding

Properties

roles

A list of roles to bind, each item is a resource type qualified role name. For example: 'Microsoft.MachineLearningServices/workspaces/reader'.

sourceResourceId

The ARM resource ID of source resource that trusted access is configured for.

Property Details

roles

A list of roles to bind, each item is a resource type qualified role name. For example: 'Microsoft.MachineLearningServices/workspaces/reader'.

roles: string[]

Property Value

string[]

sourceResourceId

The ARM resource ID of source resource that trusted access is configured for.

sourceResourceId: string

Property Value

string