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

ASRRoleAssignment Class

Definition

Azure role assignment details.

public class ASRRoleAssignment
type ASRRoleAssignment = class
Public Class ASRRoleAssignment
Inheritance
ASRRoleAssignment

Constructors

ASRRoleAssignment(RoleAssignment)

Initializes a new instance of the ASRRoleAssignment class.

Properties

Id

Gets or sets the ARM Id of the role assignment.

Name

Gets or sets the name of the role assignment.

PrincipalId

Gets or sets principal Id.

RoleDefinitionId

Gets or sets role definition id.

Scope

Gets or sets role assignment scope.

Methods

ToString()

Returns a string representation of the object.

Applies to