Uses of Class
com.microsoft.azure.functions.annotation.CustomBinding
-
-
Uses of CustomBinding in com.microsoft.azure.functions.annotation
Classes in com.microsoft.azure.functions.annotation with annotations of type CustomBinding Modifier and Type Class Description interfaceWarmupTriggerThe warmup trigger lets you define a function that's run when a new instance of your function app is started.
-