通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AgentPoolUpgradeProfile interface

代理池的可用升级列表。

属性

id

代理池升级配置文件的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

kubernetesVersion

Kubernetes 版本(major.minor.patch)。

latestNodeImageVersion

最新的 AKS 支持的节点映像版本。

name

代理池升级配置文件的名称。 注意:此属性不会序列化。 它只能由服务器填充。

osType

作系统类型。 默认值为 Linux。

type

代理池升级配置文件的类型。 注意:此属性不会序列化。 它只能由服务器填充。

upgrades

可用于升级的业务流程协调程序类型和版本列表。

属性详细信息

id

代理池升级配置文件的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

kubernetesVersion

Kubernetes 版本(major.minor.patch)。

kubernetesVersion: string

属性值

string

latestNodeImageVersion

最新的 AKS 支持的节点映像版本。

latestNodeImageVersion?: string

属性值

string

name

代理池升级配置文件的名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

osType

作系统类型。 默认值为 Linux。

osType: string

属性值

string

type

代理池升级配置文件的类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

upgrades

可用于升级的业务流程协调程序类型和版本列表。

upgrades?: AgentPoolUpgradeProfilePropertiesUpgradesItem[]

属性值