Share via


AgentPoolAvailableVersions.AgentPoolVersions Property

Definition

List of versions available for agent pool.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ContainerService.Models.AgentPoolAvailableVersion> AgentPoolVersions { get; }
member this.AgentPoolVersions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ContainerService.Models.AgentPoolAvailableVersion>
Public ReadOnly Property AgentPoolVersions As IReadOnlyList(Of AgentPoolAvailableVersion)

Property Value

Applies to