Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
AzureFunctionReceiver |
AzureFunctionReceiver.withFunctionAppResourceId(String functionAppResourceId)
Set the azure resource id of the function app.
|
AzureFunctionReceiver |
AzureFunctionReceiver.withFunctionName(String functionName)
Set the function name in the function app.
|
AzureFunctionReceiver |
AzureFunctionReceiver.withHttpTriggerUrl(String httpTriggerUrl)
Set the http trigger url where http request sent to.
|
AzureFunctionReceiver |
AzureFunctionReceiver.withName(String name)
Set the name of the azure function receiver.
|
Modifier and Type | Method and Description |
---|---|
List<AzureFunctionReceiver> |
ActionGroup.azureFunctionReceivers()
Get the azureFunctionReceivers value.
|
Copyright © 2019. All rights reserved.