Azure Queue Storage

Update queue metadata

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

Update user-defined metadata on the specified queue. Appends the provided metadata input to the existing queue metadata or overwrites if key already exists.

Inputs

フィールド

種類

説明

storageAccount [required]

string

queueName [required]

string

metadata [required]

A collection of key-value string pairs to add as metadata.

Outputs

フィールド

種類

説明

No outputs