Class AddonInner


  • public final class AddonInner
    extends com.azure.core.management.ProxyResource
    An addon resource.
    • Constructor Detail

      • AddonInner

        public AddonInner()
    • Method Detail

      • properties

        public AddonProperties properties()
        Get the properties property: The properties of an addon resource.
        Returns:
        the properties value.
      • withProperties

        public AddonInner withProperties​(AddonProperties properties)
        Set the properties property: The properties of an addon resource.
        Parameters:
        properties - the properties value to set.
        Returns:
        the AddonInner object itself.
      • validate

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