Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
LogicAppReceiver |
LogicAppReceiver.withCallbackUrl(String callbackUrl)
Set the callback url where http request sent to.
|
LogicAppReceiver |
LogicAppReceiver.withName(String name)
Set the name of the logic app receiver.
|
LogicAppReceiver |
LogicAppReceiver.withResourceId(String resourceId)
Set the azure resource id of the logic app receiver.
|
Modifier and Type | Method and Description |
---|---|
List<LogicAppReceiver> |
ActionGroup.logicAppReceivers()
Get the logicAppReceivers value.
|
Copyright © 2019. All rights reserved.