java.lang.Object
com.azure.resourcemanager.avs.fluent.models.QuotaInner

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

    • QuotaInner

      public QuotaInner()
      Creates an instance of QuotaInner class.
  • Method Details

    • 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.