Package version:

Interface LinkedServiceCreateOrUpdateLinkedServiceOptionalParams

Optional parameters.

Hierarchy

  • unknown
    • LinkedServiceCreateOrUpdateLinkedServiceOptionalParams

Properties

ifMatch?: string

ETag of the linkedService entity. Should only be specified for update, for which it should match existing entity or can be * for unconditional update.

resumeFrom?: string

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

updateIntervalInMs?: number

Delay to wait until next poll, in milliseconds.

Generated using TypeDoc