JobQueueMessage.SasToken Property

 

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

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

public string SasToken { get; set; }

Property Value

Type: System.String
Return to top
Show: