Queue
Properties
| Property | Type | Attributes | Description |
|---|---|---|---|
name | string | Required, Identifier | The queue name |
approximateMessagesCount | int | Read-only | The approximate number of messages in the queue |
metadata | Dictionary<string, String> | Name/value pairs to associate with the queue | |
url | string | Read-only | The queue URL |
Dictionary<string, String>
Additional properties of type string are allowed.