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

BlobContentInfo.ContentHash Property

Definition

If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.

public byte[] ContentHash { get; }
member this.ContentHash : byte[]
Public ReadOnly Property ContentHash As Byte()

Property Value

Byte[]

Applies to