| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
LogicAppReceiver |
LogicAppReceiver.withCallbackUrl(String callbackUrl)
Set the callbackUrl property: The callback url where http request sent to.
|
LogicAppReceiver |
LogicAppReceiver.withName(String name)
Set the name property: The name of the logic app receiver.
|
LogicAppReceiver |
LogicAppReceiver.withResourceId(String resourceId)
Set the resourceId property: The azure resource id of the logic app receiver.
|
LogicAppReceiver |
LogicAppReceiver.withUseCommonAlertSchema(boolean useCommonAlertSchema)
Set the useCommonAlertSchema property: Indicates whether to use common alert schema.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.