Class RoleAssignmentMetricsResultInner


  • public final class RoleAssignmentMetricsResultInner
    extends Object
    Role Assignment Metrics.
    • Constructor Detail

      • RoleAssignmentMetricsResultInner

        public RoleAssignmentMetricsResultInner()
    • Method Detail

      • subscriptionId

        public String subscriptionId()
        Get the subscriptionId property: The subscription ID.
        Returns:
        the subscriptionId value.
      • roleAssignmentsLimit

        public Long roleAssignmentsLimit()
        Get the roleAssignmentsLimit property: The role assignment limit.
        Returns:
        the roleAssignmentsLimit value.
      • roleAssignmentsCurrentCount

        public Long roleAssignmentsCurrentCount()
        Get the roleAssignmentsCurrentCount property: The number of current role assignments.
        Returns:
        the roleAssignmentsCurrentCount value.
      • roleAssignmentsRemainingCount

        public Long roleAssignmentsRemainingCount()
        Get the roleAssignmentsRemainingCount property: The number of remaining role assignments available.
        Returns:
        the roleAssignmentsRemainingCount value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.