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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python