RoleAssignmentDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Role Assignment response details.
public class RoleAssignmentDetails
type RoleAssignmentDetails = class
Public Class RoleAssignmentDetails
- Inheritance
-
RoleAssignmentDetails
Properties
Id |
Role Assignment ID. |
PrincipalId |
Object ID of the AAD principal or security-group. |
PrincipalType |
Type of the principal Id: User, Group or ServicePrincipal. |
RoleDefinitionId |
Role ID of the Synapse Built-In Role. |
Scope |
Scope at the role assignment is created. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET