I have a pre-compiled Azure timer function deployed to a function app. In order to change the cron expression currently I need redeploy from Visual Studio.
Is there a webservice or something that I can use to programmatically change this without having to do a full redeploy?