Class AgentPoolAvailableVersionsInner


  • public final class AgentPoolAvailableVersionsInner
    extends Object
    The list of available versions for an agent pool.
    • Constructor Detail

      • AgentPoolAvailableVersionsInner

        public AgentPoolAvailableVersionsInner()
    • Method Detail

      • id

        public String id()
        Get the id property: The ID of the agent pool version list.
        Returns:
        the id value.
      • name

        public String name()
        Get the name property: The name of the agent pool version list.
        Returns:
        the name value.
      • type

        public String type()
        Get the type property: Type of the agent pool version list.
        Returns:
        the type value.
      • validate

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