AgentPoolAvailableVersions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The list of available versions for an agent pool.
[Microsoft.Rest.Serialization.JsonTransformation]
public class AgentPoolAvailableVersions
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AgentPoolAvailableVersions = class
Public Class AgentPoolAvailableVersions
- Inheritance
-
AgentPoolAvailableVersions
- Attributes
Constructors
AgentPoolAvailableVersions() |
Initializes a new instance of the AgentPoolAvailableVersions class. |
AgentPoolAvailableVersions(String, String, String, IList<AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem>) |
Initializes a new instance of the AgentPoolAvailableVersions class. |
Properties
AgentPoolVersions |
Gets or sets list of versions available for agent pool. |
Id |
Gets the ID of the agent pool version list. |
Name |
Gets the name of the agent pool version list. |
Type |
Gets type of the agent pool version list. |