RoleAssignment 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.
Azure role assignment details.
public class RoleAssignment
type RoleAssignment = class
Public Class RoleAssignment
- Inheritance
-
RoleAssignment
Constructors
RoleAssignment() |
Initializes a new instance of the RoleAssignment class. |
RoleAssignment(String, String, String, String, String) |
Initializes a new instance of the RoleAssignment 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. |