StorageQueueMessage.ExecutionTag Property

 

Gets or sets the ETag

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

[DataMemberAttribute(Order = 1)]
public string ExecutionTag { get; set; }

Property Value

Type: System.String
Return to top
Show: