ConnectionRoleAssignment
Properties
| Property | Type | Attributes | Description |
|---|---|---|---|
connectionId | string | Required, Identifier | The Connection ID |
principal | ConnectionPrincipal | Required | The principal |
role | 'Owner' | 'User' | 'UserWithReshare' | Required | The connection role of the principal |
id | string | Read-only, Identifier | The Connection Role Assignment ID |
ConnectionPrincipal
| Property | Type | Attributes | Description |
|---|---|---|---|
id | string | Required | The principal ID |
type | 'User' | 'Group' | 'ServicePrincipal' | 'ServicePrincipalProfile' | 'EntireTenant' | Required | The type of the principal |