Compartir a través de


JobScheduleAction interface

Extends

Properties

actionType

Polymorphic discriminator, which specifies the different types this object can be

jobDefinition

[Required] Defines Schedule action definition details.

Property Details

actionType

Polymorphic discriminator, which specifies the different types this object can be

actionType: "CreateJob"

Property Value

"CreateJob"

jobDefinition

[Required] Defines Schedule action definition details.

jobDefinition: JobBasePropertiesUnion

Property Value