Get Queue Result
Description of queue Resource.
Constructors
Properties
Last time a message was sent, or the last time there was a receive request to this queue.
ISO 8061 timeSpan idle interval after which the queue is automatically deleted. The minimum duration is 5 minutes.
The Azure API version of the resource.
Message Count Details.
A value that indicates whether this queue has dead letter support when a message expires.
ISO 8601 default message timespan to live value. This is the duration after which the message expires, starting from when the message is sent to Service Bus. This is the default value used when TimeToLive is not set on a message itself.
ISO 8601 timeSpan structure that defines the duration of the duplicate detection history. The default value is 10 minutes.
Value that indicates whether server-side batched operations are enabled.
A value that indicates whether Express Entities are enabled. An express queue holds a message in memory temporarily before writing it to persistent storage.
A value that indicates whether the queue is to be partitioned across multiple message brokers.
Queue/Topic name to forward the Dead Letter message
ISO 8601 timespan duration of a peek-lock; that is, the amount of time that the message is locked for other receivers. The maximum value for LockDuration is 5 minutes; the default value is 1 minute.
The maximum delivery count. A message is automatically deadlettered after this number of deliveries. default value is 10.
Maximum size (in KB) of the message payload that can be accepted by the queue. This property is only used in Premium today and default is 1024.
The maximum size of the queue in megabytes, which is the size of memory allocated for the queue. Default is 1024.
The number of messages in the queue.
A value indicating if this queue requires duplicate detection.
A value that indicates whether the queue supports the concept of sessions.
The size of the queue, in bytes.
The system meta data relating to this resource.