Όλες οι Ετικέτε... »
azure »
webjobs »
Articles (RSS)
Λυπούμαστε, αλλά υπάρχουν άλλα διαθέσιμες Ετικέτες για να φιλτράρετε με αυτές.
-
WebJobs is a feature of the Azure App Service that enables you to run a program or a script, continuously, either based on a specific schedule or on demand, in the same context as a web app, API app, or mobile app. WebJobs SDK provides triggers, which comprise the conditions that cause the function to be called, and binders, that comprise the ...