ListQueueProperties interface
model interface ListQueueProperties
Properties
| metadata | A name-value pair that represents queue metadata. |
Property Details
metadata
A name-value pair that represents queue metadata.
metadata?: Record<string, string>
Property Value
Record<string, string>