Share via


CustomerProvidedKey.EncryptionAlgorithm プロパティ

定義

暗号化するAzure Blob Storageのアルゴリズム。 Azure Blob Storageでは、AES256 暗号化のみが提供されます。

public Azure.Storage.Blobs.Models.EncryptionAlgorithmType EncryptionAlgorithm { get; }
member this.EncryptionAlgorithm : Azure.Storage.Blobs.Models.EncryptionAlgorithmType
Public ReadOnly Property EncryptionAlgorithm As EncryptionAlgorithmType

プロパティ値

適用対象