Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnqueueServerProperties

Package version

Defines the SAP enqueue server properties.

Hierarchy

  • EnqueueServerProperties

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 enqueue server SAP host name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional ipAddress

ipAddress: undefined | string

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

Optional port

port: undefined | number

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

Generated using TypeDoc