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