JobQueueMessage.StorageAccountName Property

 

Required. Name of the storage account for the queue.

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

public string StorageAccountName { get; set; }

Property Value

Type: System.String
Return to top
Show: