SystemService interface 
有关在群集中部署的系统服务的信息
属性
| public | 系统服务的公共 IP 地址 注意:此属性不会序列化。它只能由服务器填充。 | 
| system | 系统服务类型。 可能的值包括:“None”、“ScoringFrontEnd”、“BatchFrontEnd” | 
| version | 系统服务的状态 注意:此属性不会序列化。它只能由服务器填充。 | 
属性详细信息
		publicIpAddress
	 
	系统服务的公共 IP 地址 注意:此属性不会序列化。它只能由服务器填充。
publicIpAddress?: string属性值
string
		systemServiceType
	  
	系统服务类型。 可能的值包括:“None”、“ScoringFrontEnd”、“BatchFrontEnd”
systemServiceType: SystemServiceType属性值
version
系统服务的状态 注意:此属性不会序列化。它只能由服务器填充。
version?: string属性值
string