Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SchedulesCreateOrUpdateOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • SchedulesCreateOrUpdateOptionalParams

Index

Properties

Optional resumeFrom

resumeFrom: undefined | string

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

Optional top

top: undefined | number

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

Optional updateIntervalInMs

updateIntervalInMs: undefined | number

Delay to wait until next poll, in milliseconds.

Generated using TypeDoc