Share via


ScheduleActionBase interface

Properties

actionType

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

Property Details

actionType

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

actionType: "CreateMonitor" | "InvokeBatchEndpoint" | "CreateJob"

Property Value

"CreateMonitor" | "InvokeBatchEndpoint" | "CreateJob"