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