StorageQueueMessage Class

 

Storage queue message

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

System.Object
  Microsoft.WindowsAzure.Scheduler.Models.StorageQueueMessage

[DataContractAttribute]
public sealed class StorageQueueMessage

NameDescription
System_CAPS_pubpropertyClientRequestId

Gets or sets the Client Request ID

System_CAPS_pubpropertyExecutionTag

Gets or sets the ETag

System_CAPS_pubpropertyExpectedExecutionTime

Gets or sets the Expected executionTime

System_CAPS_pubpropertyMessage

Gets or sets the Message

System_CAPS_pubpropertyRegion

Gets or sets the Region

System_CAPS_pubpropertySchedulerJobCollectionId

Gets or sets the Scheduler JobCollection ID

System_CAPS_pubpropertySchedulerJobId

Gets or sets the Scheduler Job ID

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: