GatewayServerProperties interface
定义 SAP 网关服务器属性。
属性
health | 定义 SAP 实例的运行状况。 注意:此属性不会序列化。 它只能由服务器填充。 |
port | 网关端口。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
health
定义 SAP 实例的运行状况。 注意:此属性不会序列化。 它只能由服务器填充。
health?: string
属性值
string
port
网关端口。 注意:此属性不会序列化。 它只能由服务器填充。
port?: number
属性值
number