共用方式為


ProvisionedClusterProperties interface

布建叢集的屬性。

屬性

agentPoolProfiles

已佈建叢集的代理程式集區屬性。

autoScalerProfile

為布建叢集啟用自動調整時,要套用至叢集自動調整程序的參數。

cloudProviderProfile

布建叢集之基礎雲端基礎結構提供者的配置檔。

clusterVMAccessProfile

布建叢集中 VM 的 SSH 限制存取設定檔。

controlPlane

布建叢集控制平面的配置檔。

kubernetesVersion

布建叢集所使用的 Kubernetes 版本。

licenseProfile

已佈建叢集的授權配置檔。

linuxProfile

布建叢集中Linux VM的配置檔。

networkProfile

已佈建叢集的網路組態配置檔。

provisioningState

已布建叢集的最新長時間執行作業狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。

status

已布建叢集的觀察狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。

storageProfile

已佈建叢集的記憶體組態配置檔。

屬性詳細資料

agentPoolProfiles

已佈建叢集的代理程式集區屬性。

agentPoolProfiles?: NamedAgentPoolProfile[]

屬性值

autoScalerProfile

為布建叢集啟用自動調整時,要套用至叢集自動調整程序的參數。

autoScalerProfile?: ProvisionedClusterPropertiesAutoScalerProfile

屬性值

cloudProviderProfile

布建叢集之基礎雲端基礎結構提供者的配置檔。

cloudProviderProfile?: CloudProviderProfile

屬性值

clusterVMAccessProfile

布建叢集中 VM 的 SSH 限制存取設定檔。

clusterVMAccessProfile?: ClusterVMAccessProfile

屬性值

controlPlane

布建叢集控制平面的配置檔。

controlPlane?: ControlPlaneProfile

屬性值

kubernetesVersion

布建叢集所使用的 Kubernetes 版本。

kubernetesVersion?: string

屬性值

string

licenseProfile

已佈建叢集的授權配置檔。

licenseProfile?: ProvisionedClusterLicenseProfile

屬性值

linuxProfile

布建叢集中Linux VM的配置檔。

linuxProfile?: LinuxProfileProperties

屬性值

networkProfile

已佈建叢集的網路組態配置檔。

networkProfile?: NetworkProfile

屬性值

provisioningState

已布建叢集的最新長時間執行作業狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

status

已布建叢集的觀察狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。

status?: ProvisionedClusterPropertiesStatus

屬性值

storageProfile

已佈建叢集的記憶體組態配置檔。

storageProfile?: StorageProfile

屬性值