JobQueueMessage Properties
Namespace:
Microsoft.WindowsAzure.Scheduler.Models
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
| Name | Description | |
|---|---|---|
![]() | Message | Required. Content of the message to send to the queue. |
![]() | QueueName | Required. Name of the queue to send to. |
![]() | SasToken | Required. SAS key for the storage account to send message to the queue. |
![]() | StorageAccountName | Required. Name of the storage account for the queue. |
Show:
