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

MessageServerProperties interface

定义 SAP 消息服务器属性。

属性

health

定义 SAP 实例的运行状况。

hostname

消息服务器 SAP 主机名。

httpPort

消息服务器 HTTP 端口。

httpsPort

消息服务器 HTTPS 端口。

internalMsPort

消息服务器内部 MS 端口。

ipAddress

消息服务器 IP 地址。

msPort

消息服务器端口。

属性详细信息

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