Interface SubscriptionQuotasListResult


  • public interface SubscriptionQuotasListResult
    An immutable client-side representation of SubscriptionQuotasListResult.
    • Method Detail

      • value

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

        SubscriptionQuotasListResultInner innerModel()
        Gets the inner com.azure.resourcemanager.streamanalytics.fluent.models.SubscriptionQuotasListResultInner object.
        Returns:
        the inner object.