StorageQueueMessage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Storage queue message
[System.Runtime.Serialization.DataContract]
public sealed class StorageQueueMessage
[<System.Runtime.Serialization.DataContract>]
type StorageQueueMessage = class
Public NotInheritable Class StorageQueueMessage
- Inheritance
-
StorageQueueMessage
- Attributes
Constructors
StorageQueueMessage() |
Properties
ClientRequestId |
Gets or sets the Client Request ID |
ExecutionTag |
Gets or sets the ETag |
ExpectedExecutionTime |
Gets or sets the Expected executionTime |
Message |
Gets or sets the Message |
Region |
Gets or sets the Region |
SchedulerJobCollectionId |
Gets or sets the Scheduler JobCollection ID |
SchedulerJobId |
Gets or sets the Scheduler Job ID |