Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AgentPoolUpgradeProfile

Package version

The list of available upgrades for an agent pool.

Hierarchy

  • AgentPoolUpgradeProfile

Index

Properties

Optional id

id: undefined | string

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

kubernetesVersion

kubernetesVersion: string

The Kubernetes version (major.minor.patch).

Optional latestNodeImageVersion

latestNodeImageVersion: undefined | string

The latest AKS supported node image version.

Optional name

name: undefined | string

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

osType

osType: OSType

The operating system type. The default is Linux.

Optional type

type: undefined | string

The type of the agent pool upgrade profile. NOTE: This property will not be serialized. It can only be populated by the server.

Optional upgrades

List of orchestrator types and versions available for upgrade.

Generated using TypeDoc