Azure Queue Storage

List queues

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

List all of the queues in a particular storage account.

Inputs

フィールド

種類

説明

storageAccount [required]

string

filterByName

string

Filters the results to return only queues whose name begins with the specified value.

includeMetadata

boolean

Specifies whether or not to return the queue's metadata. Defaults to true.

default: true

limit

number

The maximum number of queues to return. Defaults to 1000.

default: 1000

Outputs

Expand All

フィールド

種類

説明

queues [required]

[object]

name [required]

string

The name of the Queue.

metadata

object

Dictionary of