ActionRequestProperties interface
Action property bag.
- Extends
Properties
trigger |
Logic App Callback URL for this specific workflow. |
Inherited Properties
logic |
Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}. |
Property Details
triggerUri
Logic App Callback URL for this specific workflow.
triggerUri: string
Property Value
string
Inherited Property Details
logicAppResourceId
Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}.
logicAppResourceId: string
Property Value
string
Inherited From ActionPropertiesBase.logicAppResourceId
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript