你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InvokeAgentInvocationsApiDispatchPayload interface

用于测试调用API例程调度的手动有效载荷。

扩展

属性

input

作为完整的下游调用输入发送的 JSON 值。 该值通过 as-is 传递,可以是对象、字符串、数字、布尔值、数组或空值。

type

手动调度有效载荷类型。

属性详细信息

input

作为完整的下游调用输入发送的 JSON 值。 该值通过 as-is 传递,可以是对象、字符串、数字、布尔值、数组或空值。

input: unknown

属性值

unknown

type

手动调度有效载荷类型。

type: "invoke_agent_invocations_api"

属性值

"invoke_agent_invocations_api"