RoleAssignment Class
Role Assignments.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.authorization._serialization.ModelRoleAssignment
Constructor
RoleAssignment(*, properties: _models.RoleAssignmentPropertiesWithScope | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
properties
|
Role assignment properties. |
Variables
Name | Description |
---|---|
id
|
The role assignment ID. |
name
|
The role assignment name. |
type
|
The role assignment type. |
properties
|
Role assignment properties. |
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 Python