Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
QueueItem interface
- Package:
- @azure/storage-queue
An Azure Storage Queue.
Property Details
metadata
Dictionary of <string>
metadata?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
name
The name of the Queue.
name: string
Property Value
string
