Class IotHubQuotaMetricInfoListResult


  • public final class IotHubQuotaMetricInfoListResult
    extends Object
    The JSON-serialized array of IotHubQuotaMetricInfo objects with a next link.
    • Constructor Detail

      • IotHubQuotaMetricInfoListResult

        public IotHubQuotaMetricInfoListResult()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: The next link.
        Returns:
        the nextLink value.
      • validate

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