ClusterProfile interface
ClusterProfile 代表叢集配置檔。
屬性
domain | 叢集的網域。 |
fips |
如果使用 FIPS 驗證的加密模組 |
pull |
叢集的提取密碼。 |
resource |
叢集資源群組的標識碼。 |
version | 叢集的版本。 |
屬性詳細資料
domain
叢集的網域。
domain?: string
屬性值
string
fipsValidatedModules
如果使用 FIPS 驗證的加密模組
fipsValidatedModules?: string
屬性值
string
pullSecret
叢集的提取密碼。
pullSecret?: string
屬性值
string
resourceGroupId
叢集資源群組的標識碼。
resourceGroupId?: string
屬性值
string
version
叢集的版本。
version?: string
屬性值
string