Class IotHubSkuDescriptionListResult


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

      • IotHubSkuDescriptionListResult

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