SapSystemRemoteOptions
Remote options for an SAP system.
interface SapSystemRemoteOptions {
monitoringServer: Server
}
Fields
SapSystemRemoteOptions.monitoringServer ● Server object
If this SAP system is monitored remotely('remote: Boolean') this field contains the server.
Member Of
SapSystem object
Implemented By
SapSystemWithoutSapControlRemoteOptions object ● SapSystemWithSapControlRemoteOptions object