EnqueueServerProperties interface  
定义 SAP 排队服务器属性。
属性
| health | 定义 SAP 实例的运行状况。 注意:此属性不会序列化。 它只能由服务器填充。 | 
| hostname | 排队服务器 SAP 主机名。 注意:此属性不会序列化。 它只能由服务器填充。 | 
| ip | 排队服务器 SAP IP 地址。 注意:此属性不会序列化。 它只能由服务器填充。 | 
| port | 排队服务器端口。 注意:此属性不会序列化。 它只能由服务器填充。 | 
属性详细信息
health
定义 SAP 实例的运行状况。 注意:此属性不会序列化。 它只能由服务器填充。
health?: string属性值
string
hostname
排队服务器 SAP 主机名。 注意:此属性不会序列化。 它只能由服务器填充。
hostname?: string属性值
string
		ipAddress
	 
	排队服务器 SAP IP 地址。 注意:此属性不会序列化。 它只能由服务器填充。
ipAddress?: string属性值
string
port
排队服务器端口。 注意:此属性不会序列化。 它只能由服务器填充。
port?: number属性值
number