Azure.Storage
Namespace with 12 public types
Classes
ClientSideEncryptionOptions
Provides the client configuration options for connecting to Azure Blob using clientside encryption.
DownloadTransferValidationOptions
Options for additional content integrity checks on download.
Request100ContinueOptions
Options for applying HTTP header Expect: 100-continue to PUT operations.
StorageCrc64HashAlgorithm
Azure Storage CRC-64 implementation.
StorageSharedKeyCredential
A 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.
Structures
StorageTransferOptions
is used to provide options for parallel transfers.
Enumerations
ClientSideEncryptionVersion
The version of clientside encryption to use.
Request100ContinueMode
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.
Static Classes
StorageExtensions
Extensions and utilities for Azure Storage clients.