QueueItem interface

An Azure Storage Queue.

Properties

metadata

Dictionary of

name

The name of the Queue.

Property Details

metadata

Dictionary of

metadata?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

name

The name of the Queue.

name: string

Property Value

string