RoleAssignmentMetricsResult Class
Role Assignment Metrics.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.authorization._serialization.ModelRoleAssignmentMetricsResult
Constructor
RoleAssignmentMetricsResult(**kwargs: Any)
Variables
Name | Description |
---|---|
subscription_id
|
The subscription ID. |
role_assignments_limit
|
The role assignment limit. |
role_assignments_current_count
|
The number of current role assignments. |
role_assignments_remaining_count
|
The number of remaining role assignments available. |
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