RoleAssignmentCommonProperties interface
The details for role assignment common properties.
Properties
data |
Data Type Scope at which the role assignment is created. |
principal |
Object ID of the AAD principal or security-group. |
principal |
Type of the principal Id: User, Group or ServicePrincipal |
role | Data Product role to be assigned to a user. |
role |
Role Id of the Built-In Role |
user |
User name. |
Property Details
dataTypeScope
Data Type Scope at which the role assignment is created.
dataTypeScope: string[]
Property Value
string[]
principalId
Object ID of the AAD principal or security-group.
principalId: string
Property Value
string
principalType
Type of the principal Id: User, Group or ServicePrincipal
principalType: string
Property Value
string
role
Data Product role to be assigned to a user.
role: string
Property Value
string
roleId
Role Id of the Built-In Role
roleId: string
Property Value
string
userName
User name.
userName: string
Property Value
string
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for JavaScript