AgentPoolAvailableVersionsProperties 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 agent pool versions.
public class AgentPoolAvailableVersionsProperties
type AgentPoolAvailableVersionsProperties = class
Public Class AgentPoolAvailableVersionsProperties
- Inheritance
-
AgentPoolAvailableVersionsProperties
Constructors
AgentPoolAvailableVersionsProperties() |
Initializes a new instance of the AgentPoolAvailableVersionsProperties class. |
AgentPoolAvailableVersionsProperties(IList<AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem>) |
Initializes a new instance of the AgentPoolAvailableVersionsProperties class. |
Properties
AgentPoolVersions |
Gets or sets list of versions available for agent pool. |