| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/