Class SubscriptionQuotaItemProperties

java.lang.Object
com.azure.resourcemanager.netapp.fluent.models.SubscriptionQuotaItemProperties

public final class SubscriptionQuotaItemProperties extends Object
SubscriptionQuotaItem Properties.
  • Constructor Details

    • SubscriptionQuotaItemProperties

      public SubscriptionQuotaItemProperties()
  • 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.