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

Copy a blob to a destination within the storage account.

Inputs

フィールド

種類

説明

storageAccount [required]

string

The name of the storage account.

sourceContainerName [required]

string

The name of the container to copy from.

sourceBlobName [required]

string

The name of the blob to copy.

destinationContainerName [required]

string

The name of the container to copy to.

destinationBlobName [required]

string

The name of the blob to copy to.

Outputs

フィールド

種類

説明

requestId

string

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

copyId

string

Unique identifier for the copy request. Can be used with Get copy status to get the status of a copy request.