EnqueueServerProperties interface
Defines the SAP Enqueue 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 | Enqueue Server SAP Hostname. NOTE: This property will not be serialized. It can only be populated by the server. |
ip |
Enqueue Server SAP IP Address. NOTE: This property will not be serialized. It can only be populated by the server. |
port | Enqueue 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
Enqueue Server SAP Hostname. NOTE: This property will not be serialized. It can only be populated by the server.
hostname?: string
Property Value
string
ipAddress
Enqueue Server SAP IP Address. NOTE: This property will not be serialized. It can only be populated by the server.
ipAddress?: string
Property Value
string
port
Enqueue Server Port. NOTE: This property will not be serialized. It can only be populated by the server.
port?: number
Property Value
number