Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AgentPoolAvailableVersions

Package version

The list of available versions for an agent pool.

Hierarchy

  • AgentPoolAvailableVersions

Index

Properties

Optional agentPoolVersions

List of versions available for agent pool.

Optional id

id: undefined | string

The ID of the agent pool version list. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the agent pool version list. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Type of the agent pool version list. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc