Uses of Class
com.microsoft.azure.management.monitor.AzureFunctionReceiver
Packages that use AzureFunctionReceiver
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of AzureFunctionReceiver in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return AzureFunctionReceiverModifier and TypeMethodDescriptionAzureFunctionReceiver.withFunctionAppResourceId(String functionAppResourceId) Set the azure resource id of the function app.AzureFunctionReceiver.withFunctionName(String functionName) Set the function name in the function app.AzureFunctionReceiver.withHttpTriggerUrl(String httpTriggerUrl) Set the http trigger url where http request sent to.Set the name of the azure function receiver.AzureFunctionReceiver.withUseCommonAlertSchema(boolean useCommonAlertSchema) Set indicates whether to use common alert schema.Methods in com.microsoft.azure.management.monitor that return types with arguments of type AzureFunctionReceiverModifier and TypeMethodDescriptionActionGroup.azureFunctionReceivers()Get the azureFunctionReceivers value.