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