Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessageServerProperties

Package version

Defines the SAP message server properties.

Hierarchy

  • MessageServerProperties

Index

Properties

Optional health

Defines the SAP Instance health. NOTE: This property will not be serialized. It can only be populated by the server.

Optional hostname

hostname: undefined | string

The message server SAP host name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional httpPort

httpPort: undefined | number

The message server http port. NOTE: This property will not be serialized. It can only be populated by the server.

Optional httpsPort

httpsPort: undefined | number

The message server https port. NOTE: This property will not be serialized. It can only be populated by the server.

Optional internalMsPort

internalMsPort: undefined | number

The message server internal MS port. NOTE: This property will not be serialized. It can only be populated by the server.

Optional ipAddress

ipAddress: undefined | string

The message server IP Address. NOTE: This property will not be serialized. It can only be populated by the server.

Optional msPort

msPort: undefined | number

The message server port. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc