Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RoleAssignmentRequest

Package version

Role Assignment request details

Hierarchy

  • RoleAssignmentRequest

Index

Properties

principalId

principalId: string

Object ID of the AAD principal or security-group

Optional principalType

principalType: undefined | string

Type of the principal Id: User, Group or ServicePrincipal

roleId

roleId: string

Role ID of the Synapse Built-In Role

scope

scope: string

Scope at which the role assignment is created

Generated using TypeDoc