java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.avs.fluent.models.AddonInner

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

    • AddonInner

      public AddonInner()
      Creates an instance of AddonInner class.
  • Method Details

    • 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.