MessageServerProperties interface

Defines the SAP message server properties.

Properties

health

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

hostname

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

httpPort

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

httpsPort

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

internalMsPort

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

ipAddress

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

msPort

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

Property Details

health

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

health?: string

Property Value

string

hostname

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

hostname?: string

Property Value

string

httpPort

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

httpPort?: number

Property Value

number

httpsPort

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

httpsPort?: number

Property Value

number

internalMsPort

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

internalMsPort?: number

Property Value

number

ipAddress

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

ipAddress?: string

Property Value

string

msPort

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

msPort?: number

Property Value

number