Class SubscriptionQuotasListResultInner


  • public final class SubscriptionQuotasListResultInner
    extends Object
    Result of the GetQuotas operation. It contains a list of quotas for the subscription in a particular region.
    • Constructor Detail

      • SubscriptionQuotasListResultInner

        public SubscriptionQuotasListResultInner()
    • Method Detail

      • value

        public List<SubscriptionQuota> value()
        Get the value property: List of quotas for the subscription in a particular region.
        Returns:
        the value value.
      • validate

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