Class SubscriptionQuotaItemInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.netapp.fluent.models.SubscriptionQuotaItemInner

public final class SubscriptionQuotaItemInner extends com.azure.core.management.ProxyResource
Information regarding Subscription Quota Item.
  • Constructor Details

    • SubscriptionQuotaItemInner

      public SubscriptionQuotaItemInner()
  • Method Details

    • current

      public Integer current()
      Get the current property: The current quota value.
      Returns:
      the current value.
    • defaultProperty

      public Integer defaultProperty()
      Get the defaultProperty property: The default quota value.
      Returns:
      the defaultProperty value.
    • validate

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