共用方式為


KubernetesVersionReadiness interface

指出 kubernetes 版本映像是否已就緒

屬性

errorMessage

版本錯誤訊息尚未就緒注意:此屬性不會串行化。 它只能由伺服器填入。

osSku

指定代理程式集區所使用的 OS SKU。 如果 OSType 為 Linux,則預設值為 CBLMariner。 當OSType為 Windows 時,預設值為 Windows2019。

osType

Linux、Windows) 注意 (Linux 的特定 KubernetesVersion 映射 OS 類型:此屬性不會串行化。 它只能由伺服器填入。

ready

Kubernetes 版本映射是否已就緒,注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

errorMessage

版本錯誤訊息尚未就緒注意:此屬性不會串行化。 它只能由伺服器填入。

errorMessage?: string

屬性值

string

osSku

指定代理程式集區所使用的 OS SKU。 如果 OSType 為 Linux,則預設值為 CBLMariner。 當OSType為 Windows 時,預設值為 Windows2019。

osSku?: string

屬性值

string

osType

Linux、Windows) 注意 (Linux 的特定 KubernetesVersion 映射 OS 類型:此屬性不會串行化。 它只能由伺服器填入。

osType?: string

屬性值

string

ready

Kubernetes 版本映射是否已就緒,注意:此屬性將不會串行化。 它只能由伺服器填入。

ready?: boolean

屬性值

boolean