Package version:

Start SAP instance(s) request body.

interface StartRequest {
    startVm?: boolean;
}

Properties

Properties

startVm?: boolean

The boolean value indicates whether to start the virtual machines before starting the SAP instances.