JobQueueMessage.QueueName Property

 

Required. Name of the queue to send to.

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

public string QueueName { get; set; }

Property Value

Type: System.String
Return to top
Show: