ActionResponseProperties interface

Action property bag.

Extends

Properties

workflowId

The name of the logic app's workflow.

Inherited Properties

logicAppResourceId

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