azure Function Receivers
Parameters
value
The list of azure function receivers that are part of this action group.
Parameters
values
The list of azure function receivers that are part of this action group.
suspend fun azureFunctionReceivers(argument: List<suspend AzureFunctionReceiverArgsBuilder.() -> Unit>)
suspend fun azureFunctionReceivers(vararg argument: suspend AzureFunctionReceiverArgsBuilder.() -> Unit)
Parameters
argument
The list of azure function receivers that are part of this action group.