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

EnqueueServerProperties interface

定义 SAP 排队服务器属性。

属性

health

定义 SAP 实例的运行状况。 注意:此属性不会被序列化。 它只能由服务器填充。

hostname

排队服务器 SAP 主机名。 注意:此属性不会被序列化。 它只能由服务器填充。

ipAddress

排队服务器 SAP IP 地址。 注意:此属性不会被序列化。 它只能由服务器填充。

port

排队服务器端口。 注意:此属性不会被序列化。 它只能由服务器填充。

属性详细信息

health

定义 SAP 实例的运行状况。 注意:此属性不会被序列化。 它只能由服务器填充。

health?: string

属性值

string

hostname

排队服务器 SAP 主机名。 注意:此属性不会被序列化。 它只能由服务器填充。

hostname?: string

属性值

string

ipAddress

排队服务器 SAP IP 地址。 注意:此属性不会被序列化。 它只能由服务器填充。

ipAddress?: string

属性值

string

port

排队服务器端口。 注意:此属性不会被序列化。 它只能由服务器填充。

port?: number

属性值

number