SapSystemWithoutSapControlRemoteOptions
type SapSystemWithoutSapControlRemoteOptions implements SapSystemRemoteOptions {
monitoringServer: Server
}
Fields
SapSystemWithoutSapControlRemoteOptions.monitoringServer ● Server object
If this SAP system is monitored remotely('remote: Boolean') this field contains the server.
Interfaces
SapSystemRemoteOptions interface
Remote options for an SAP system.