Class QuotaInner


  • public final class QuotaInner
    extends Object
    Subscription quotas.
    • Constructor Detail

      • QuotaInner

        public QuotaInner()
    • Method Detail

      • hostsRemaining

        public Map<String,​Integer> hostsRemaining()
        Get the hostsRemaining property: Remaining hosts quota by sku type.
        Returns:
        the hostsRemaining value.
      • quotaEnabled

        public QuotaEnabled quotaEnabled()
        Get the quotaEnabled property: Host quota is active for current subscription.
        Returns:
        the quotaEnabled value.
      • validate

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