Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KustoPoolsUpdateOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • KustoPoolsUpdateOptionalParams

Index

Properties

Optional ifMatch

ifMatch: undefined | string

The ETag of the Kusto Pool. Omit this value to always overwrite the current Kusto Pool. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes.

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