Package version:

Interface SqlScriptCreateOrUpdateSqlScriptOptionalParams

Optional parameters.

Hierarchy

  • unknown
    • SqlScriptCreateOrUpdateSqlScriptOptionalParams

Properties

ifMatch?: string

ETag of the SQL script 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