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

BlobSnapshotInfo.IsServerEncrypted 属性

定义

如果使用指定的算法成功加密请求的内容,则为 True,否则为 false。 对于快照请求,当在请求中提供元数据并使用客户提供的密钥进行加密时,此标头设置为 true。

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

属性值

适用于