Azure Blob

Renew blob lease

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Renew a lease on a blob.

Inputs

Champ

Type

Description

leaseId [required]

string

The ID of the lease currently on the blob.

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

Champ

Type

Description

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.