Compartilhar via


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.Model
RoleAssignmentMetricsResult

Constructor

RoleAssignmentMetricsResult(**kwargs: Any)

Variables

Name Description
subscription_id
str

The subscription ID.

role_assignments_limit
int

The role assignment limit.

role_assignments_current_count
int

The number of current role assignments.

role_assignments_remaining_count
int

The number of remaining role assignments available.