使用Azure Functions V2.0自定义触发器 [英] Custom trigger with Azure Functions V2.0

查看:92
本文介绍了使用Azure Functions V2.0自定义触发器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello Team,


我需要帮助才能确认是否支持Azure功能自定义触发器。我需要收听Amazon SQS,并希望在Azure功能中创建自定义绑定和触发器,但需要以下详细信息



1。是否支持?


2。创建自定义绑定和自定义触发器的指南


非常感谢任何帮助。



谢谢和问候,


Renu

解决方案

您好


是有可能的。您需要实现ITriggerBinding和IListener。


这可以提供帮助:


https://medium.com/@yuka1984/how-to-make -custom-trigger-with-azure-functions-3bd85551ac5e


干杯


K



Hello Team,

I need help to confirm whether Azure Function Custom triggers are supported or not. I need to listen to Amazon SQS and would like to create a custom binding and trigger in Azure functions for it, but need the below details for it

1. Is it supported?

2. Guidelines to create custom binding and custom triggers

Any help is really appreciated.

Thanks and Regards,

Renu

解决方案

Hi

Yes it is possible. You need to implement ITriggerBinding and IListener.

This can help:

https://medium.com/@yuka1984/how-to-make-custom-trigger-with-azure-functions-3bd85551ac5e

Cheers

K


这篇关于使用Azure Functions V2.0自定义触发器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆