SystemService interface
在叢集中部署的系統服務相關信息
屬性
| public |
系統服務的公共IP位址注意:此屬性不會序列化。 它只能由伺服器填入。 |
| system |
系統服務類型 |
| version | 系統服務的狀態注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
publicIpAddress
系統服務的公共IP位址注意:此屬性不會序列化。 它只能由伺服器填入。
publicIpAddress?: string
屬性值
string
systemServiceType
系統服務類型
systemServiceType: string
屬性值
string
version
系統服務的狀態注意:此屬性不會序列化。 它只能由伺服器填入。
version?: string
屬性值
string