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

BlobSnapshotInfo.IsServerEncrypted Property

Definition

True if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise. For a snapshot request, this header is set to true when metadata was provided in the request and encrypted with a customer-provided key.

public bool IsServerEncrypted { get; }
member this.IsServerEncrypted : bool
Public ReadOnly Property IsServerEncrypted As Boolean

Property Value

Applies to