Package version:

Interface SchedulesUpdateOptionalParams

Optional parameters.

Hierarchy

  • unknown
    • SchedulesUpdateOptionalParams

Properties

resumeFrom?: string

A serialized poller which can be used to resume an existing paused Long-Running-Operation.

top?: number

The maximum number of resources to return from the operation. Example: '$top=10'.

updateIntervalInMs?: number

Delay to wait until next poll, in milliseconds.

Generated using TypeDoc