你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SystemService interface

有关群集中部署的系统服务的信息

属性

publicIpAddress

系统服务的公共 IP 地址 注意:此属性不会被序列化。它只能由服务器填充。

systemServiceType

系统服务类型。 可能的值包括:“None”、“ScoringFrontEnd”、“BatchFrontEnd”

version

系统服务的状态 注意:此属性不会被序列化。它只能由服务器填充。

属性详细信息

publicIpAddress

系统服务的公共 IP 地址 注意:此属性不会被序列化。它只能由服务器填充。

publicIpAddress?: string

属性值

string

systemServiceType

系统服务类型。 可能的值包括:“None”、“ScoringFrontEnd”、“BatchFrontEnd”

systemServiceType: SystemServiceType

属性值

version

系统服务的状态 注意:此属性不会被序列化。它只能由服务器填充。

version?: string

属性值

string