JobQueueMessage.Message Property

 

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

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

public string Message { get; set; }

Property Value

Type: System.String
Return to top
Show: