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

BlobProperties.EncryptionScope Property

Definition

Returns the name of the encryption scope used to encrypt the blob contents and application metadata. Note that the absence of this header implies use of the default account encryption scope.

public string EncryptionScope { get; }
member this.EncryptionScope : string
Public ReadOnly Property EncryptionScope As String

Property Value

Applies to