Package version:

Optional parameters.

interface SAPVirtualInstancesStopOptionalParams {
    body?: StopRequest;
    updateIntervalInMs?: number;
}

Hierarchy

  • unknown
    • SAPVirtualInstancesStopOptionalParams

Properties

The Virtual Instance for SAP solutions resource stop request body.

updateIntervalInMs?: number

Delay to wait until next poll, in milliseconds.