Class ResourceSkuResultInner


  • public final class ResourceSkuResultInner
    extends Object
    Describes an available API Management service SKU.
    • Constructor Detail

      • ResourceSkuResultInner

        public ResourceSkuResultInner()
    • Method Detail

      • resourceType

        public String resourceType()
        Get the resourceType property: The type of resource the SKU applies to.
        Returns:
        the resourceType value.
      • sku

        public ResourceSku sku()
        Get the sku property: Specifies API Management SKU.
        Returns:
        the sku value.
      • capacity

        public ResourceSkuCapacity capacity()
        Get the capacity property: Specifies the number of API Management units.
        Returns:
        the capacity value.
      • validate

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