Class InstanceSku


  • public final class InstanceSku
    extends Object
    The InstanceSku model.
    • Constructor Detail

      • InstanceSku

        public InstanceSku()
    • Method Detail

      • name

        public String name()
        Get the name property: The sku name.
        Returns:
        the name value.
      • tier

        public String tier()
        Get the tier property: The tier of the cloud service role instance.
        Returns:
        the tier value.
      • validate

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