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

ClusterPoolVersionProperties interface

群集池版本属性。

属性

aksVersion

AKS 版本。

clusterPoolVersion

群集池版本由 2 部分组成。

isPreview

指示此版本是否为预览版。

属性详细信息

aksVersion

AKS 版本。

aksVersion?: string

属性值

string

clusterPoolVersion

群集池版本由 2 部分组成。

clusterPoolVersion?: string

属性值

string

isPreview

指示此版本是否为预览版。

isPreview?: boolean

属性值

boolean