Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateTaskRunDetails

The properties used in task run create operations.

Properties

Optional configProvider

configProvider: model.CreateConfigProvider

Optional description

description: undefined | string

Detailed description for the object.

Optional identifier

identifier: undefined | string

Value can only contain upper case letters, underscore, and numbers. It should begin with upper case letter or underscore. The value can be modified.

Optional key

key: undefined | string

The key of the object.

Optional modelType

modelType: undefined | string

The type of the object.

Optional modelVersion

modelVersion: undefined | string

The model version of an object.

Optional name

name: undefined | string

Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.

Optional reRunType

reRunType: ReRunType

Supported re-run types

Optional refTaskRunId

refTaskRunId: undefined | string

Reference Task Run Id to be used for re-run

Optional registryMetadata

registryMetadata: model.RegistryMetadata

Optional stepId

stepId: undefined | string

Step Id for running from a certain step.

Optional taskScheduleKey

taskScheduleKey: undefined | string

Optional task schedule key reference.

Functions

getDeserializedJsonObj

getJsonObj