Azure.Storage Namespace

Classes

ClientSideEncryptionOptions

Provides the client configuration options for connecting to Azure Blob using clientside encryption.

DownloadTransferValidationOptions

Options for additional content integrity checks on download.

ExpectContinueOptions

Options for applying HTTP header Expect: 100-continue to PUT operations.

StorageCrc64HashAlgorithm

Azure Storage CRC-64 implementation.

StorageExtensions

Extensions and utilities for Azure Storage clients.

StorageSharedKeyCredential

A StorageSharedKeyCredential is a credential backed by a Storage Account's name and one of its access keys.

TransferValidationOptions

Options for additional content integrity checks on transfer.

UploadTransferValidationOptions

Options for additional content integrity checks on upload.

Structs

StorageTransferOptions

StorageTransferOptions is used to provide options for parallel transfers.

Enums

ClientSideEncryptionVersion

The version of clientside encryption to use.

ExpectContinueMode

Mode for applying expect-continue to a PUT request.

StorageChecksumAlgorithm

Algorithm for generating a checksum to be used for verifying REST contents on a transfer.