Share via


EndpointScheduleAction interface

Extends

Properties

actionType

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

endpointInvocationDefinition

[Required] Defines Schedule action definition details. <see href="TBD" />

Property Details

actionType

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

actionType: "InvokeBatchEndpoint"

Property Value

"InvokeBatchEndpoint"

endpointInvocationDefinition

[Required] Defines Schedule action definition details. <see href="TBD" />

endpointInvocationDefinition: Record<string, unknown>

Property Value

Record<string, unknown>