Class LabServicesSkuCapacity


  • public final class LabServicesSkuCapacity
    extends Object
    The scale out/in options of the SKU.
    • Constructor Detail

      • LabServicesSkuCapacity

        public LabServicesSkuCapacity()
    • Method Detail

      • defaultProperty

        public Long defaultProperty()
        Get the defaultProperty property: The default capacity for this resource.
        Returns:
        the defaultProperty value.
      • minimum

        public Long minimum()
        Get the minimum property: The lowest permitted capacity for this resource.
        Returns:
        the minimum value.
      • maximum

        public Long maximum()
        Get the maximum property: The highest permitted capacity for this resource.
        Returns:
        the maximum value.
      • scaleType

        public ScaleType scaleType()
        Get the scaleType property: The localized name of the resource.
        Returns:
        the scaleType value.
      • validate

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