ASQ Send Message
ASQ Send Message places a message on an Azure Storage Queue through an ASQ Connection resource.
The message body is supplied through the Input mapping.
The activity has three tabs: Configuration, Input, and Output.
Configuration
| Field | Required | Description |
|---|---|---|
| Name | Optional | Name of the component. |
| Description | Optional | Description of the component. |
| ASQ Connection | Optional | The Azure Storage Queue connection resource to send through. |
| Queue Name | Optional | The queue to send to. |
Input
| Field | Required | Description |
|---|---|---|
| Inputs | Optional | The message to send. |
Output
| Field | Required | Description |
|---|---|---|
| Output | Optional | The result of the send. |