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

Establish a lock for write and delete operations.

Inputs

フィールド

種類

説明

duration [required]

enum

The duration, in seconds, to hold the lock for. Allowed enum values: 15,30,45,60,Infinite

default: Infinite

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

フィールド

種類

説明

leaseId

string

Uniquely identifies a blob's lease.

requestId

string

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