Share via


QueueItem interface

An Azure Storage Queue.

Properties

metadata

Dictionary of <string>

name

The name of the Queue.

Property Details

metadata

Dictionary of <string>

metadata?: [key: string]: string

Property Value

[key: string]: string

name

The name of the Queue.

name: string

Property Value

string