你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MessageServerProperties interface
定义 SAP 消息服务器属性。
属性
health | 定义 SAP 实例的运行状况。 注意:此属性不会序列化。 它只能由服务器填充。 |
hostname | 消息服务器 SAP 主机名。 注意:此属性不会序列化。 它只能由服务器填充。 |
http |
消息服务器 HTTP 端口。 注意:此属性不会序列化。 它只能由服务器填充。 |
https |
消息服务器 HTTPS 端口。 注意:此属性不会序列化。 它只能由服务器填充。 |
internal |
消息服务器内部 MS 端口。 注意:此属性不会序列化。 它只能由服务器填充。 |
ip |
消息服务器 IP 地址。 注意:此属性不会序列化。 它只能由服务器填充。 |
ms |
消息服务器端口。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
health
定义 SAP 实例的运行状况。 注意:此属性不会序列化。 它只能由服务器填充。
health?: string
属性值
string
hostname
消息服务器 SAP 主机名。 注意:此属性不会序列化。 它只能由服务器填充。
hostname?: string
属性值
string
httpPort
消息服务器 HTTP 端口。 注意:此属性不会序列化。 它只能由服务器填充。
httpPort?: number
属性值
number
httpsPort
消息服务器 HTTPS 端口。 注意:此属性不会序列化。 它只能由服务器填充。
httpsPort?: number
属性值
number
internalMsPort
消息服务器内部 MS 端口。 注意:此属性不会序列化。 它只能由服务器填充。
internalMsPort?: number
属性值
number
ipAddress
消息服务器 IP 地址。 注意:此属性不会序列化。 它只能由服务器填充。
ipAddress?: string
属性值
string
msPort
消息服务器端口。 注意:此属性不会序列化。 它只能由服务器填充。
msPort?: number
属性值
number