Package version:

Defines the SAP Gateway Server properties.

interface GatewayServerProperties {
    health?: string;
    port?: number;
}

Properties

Properties

health?: string

Defines the health of SAP Instances.

port?: number

Gateway Port.