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

ClusterProfile interface

ClusterProfile 表示群集配置文件。

属性

domain

群集的域。

fipsValidatedModules

如果使用 FIPS 验证的加密模块

pullSecret

群集的拉取机密。

resourceGroupId

群集资源组的 ID。

version

群集的版本。

属性详细信息

domain

群集的域。

domain?: string

属性值

string

fipsValidatedModules

如果使用 FIPS 验证的加密模块

fipsValidatedModules?: string

属性值

string

pullSecret

群集的拉取机密。

pullSecret?: string

属性值

string

resourceGroupId

群集资源组的 ID。

resourceGroupId?: string

属性值

string

version

群集的版本。

version?: string

属性值

string