Azure.Storage Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |
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. |
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. |