Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SparkJobDefinitionCreateOrUpdateSparkJobDefinitionOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • SparkJobDefinitionCreateOrUpdateSparkJobDefinitionOptionalParams

Index

Properties

Optional ifMatch

ifMatch: undefined | string

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

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