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