Azure Blob

Create blob snapshot

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.

Create a read-only snapshot of a blob.

Inputs

Champ

Type

Description

leaseId

string

The lease ID currently on the blob. This will only pass if the blob’s lease is active and the lease ID that is specified in the request matches the lease ID of 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

requestId

string

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

snapshot

string

Uniquely identifies the snapshot and indicates the snapshot version. It may be used in subsequent requests to access the snapshot.