JobQueueMessage Properties

 

Namespace:   Microsoft.WindowsAzure.Scheduler.Models
Assembly:  Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)

NameDescription
System_CAPS_pubpropertyMessage

Required. Content of the message to send to the queue.

System_CAPS_pubpropertyQueueName

Required. Name of the queue to send to.

System_CAPS_pubpropertySasToken

Required. SAS key for the storage account to send message to the queue.

System_CAPS_pubpropertyStorageAccountName

Required. Name of the storage account for the queue.

Return to top
Show: