你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BlobClientOptions.TransferValidation Property

Definition

Configures whether to send or receive checksum headers for blob uploads and downloads. Downloads can optionally validate that the content matches the checksum.

public Azure.Storage.TransferValidationOptions TransferValidation { get; }
member this.TransferValidation : Azure.Storage.TransferValidationOptions
Public ReadOnly Property TransferValidation As TransferValidationOptions

Property Value

Applies to