Uses of Class
com.microsoft.azure.management.monitor.LogicAppReceiver
-
-
Uses of LogicAppReceiver in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return LogicAppReceiver Modifier and Type Method Description LogicAppReceiverLogicAppReceiver. withCallbackUrl(String callbackUrl)Set the callback url where http request sent to.LogicAppReceiverLogicAppReceiver. withName(String name)Set the name of the logic app receiver.LogicAppReceiverLogicAppReceiver. withResourceId(String resourceId)Set the azure resource id of the logic app receiver.Methods in com.microsoft.azure.management.monitor that return types with arguments of type LogicAppReceiver Modifier and Type Method Description List<LogicAppReceiver>ActionGroup. logicAppReceivers()Get the logicAppReceivers value.
-