Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BeginAnalyzeActionsOptions

Package version

Options for the begin analyze actions operation.

Hierarchy

  • any
    • BeginAnalyzeActionsOptions

Index

Properties

Optional displayName

displayName: undefined | string

The operation's display name.

Optional includeStatistics

includeStatistics: undefined | false | true

If set to true, response will contain input and document level statistics.

Optional resumeFrom

resumeFrom: undefined | string

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

Optional updateIntervalInMs

updateIntervalInMs: undefined | number

Delay to wait until next poll, in milliseconds.

Generated using TypeDoc