ActionResponseProperties interface
Action property bag.
- Extends
Properties
workflow |
The name of the logic app's workflow. |
Inherited Properties
logic |
Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}. |
Property Details
workflowId
The name of the logic app's workflow.
workflowId?: 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