Package version:

Interface DatasetCreateOrUpdateDatasetOptionalParams

Optional parameters.

Hierarchy

  • unknown
    • DatasetCreateOrUpdateDatasetOptionalParams

Properties

ifMatch?: string

ETag of the dataset 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