你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RoleAssignmentDetails Class

Definition

Role Assignment response details.

public class RoleAssignmentDetails
type RoleAssignmentDetails = class
Public Class RoleAssignmentDetails
Inheritance
RoleAssignmentDetails

Properties

Name Description
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