次の方法で共有


AgentPoolAvailableVersions Class

Definition

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.

Applies to