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 con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python