Edit

Share via


DeleteItemScheduleParams interface

An interface representing the parameters for deleting an item schedule

Properties

itemJobType

The configured job type

itemObjectId

The object id of the item

itemType

The item type, if item type is dataset, this field is required.

jobDefinitionObjectId

The object id of the job definition

Property Details

itemJobType

The configured job type

itemJobType: string

Property Value

string

itemObjectId

The object id of the item

itemObjectId: string

Property Value

string

itemType

The item type, if item type is dataset, this field is required.

itemType?: string

Property Value

string

jobDefinitionObjectId

The object id of the job definition

jobDefinitionObjectId: string

Property Value

string