| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureFunctionReceiver |
AzureFunctionReceiver.withFunctionAppResourceId(String functionAppResourceId)
Set the functionAppResourceId property: The azure resource id of the function app.
|
AzureFunctionReceiver |
AzureFunctionReceiver.withFunctionName(String functionName)
Set the functionName property: The function name in the function app.
|
AzureFunctionReceiver |
AzureFunctionReceiver.withHttpTriggerUrl(String httpTriggerUrl)
Set the httpTriggerUrl property: The http trigger url where http request sent to.
|
AzureFunctionReceiver |
AzureFunctionReceiver.withName(String name)
Set the name property: The name of the azure function receiver.
|
AzureFunctionReceiver |
AzureFunctionReceiver.withUseCommonAlertSchema(boolean useCommonAlertSchema)
Set the useCommonAlertSchema property: Indicates whether to use common alert schema.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.