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

Delete a blob.

Inputs

フィールド

種類

説明

deleteSnapshots

enum

Required if the blob has associated snapshots. Include deletes the base blob and all of its snapshots, whereas Only deletes just the snapshots. Defaults to include. Allowed enum values: include,only

default: include

storageAccount [required]

string

The name of the storage account.

containerName [required]

string

The name of the container.

blobName [required]

string

The name of the blob to retrieve.

Outputs

フィールド

種類

説明

requestId

string

The request ID uniquely identifies the request with Azure. This can be used to troubleshoot the request.