Megosztás a következőn keresztül:


DataLakeCustomerProvidedKey.EncryptionAlgorithm Property

Definition

The algorithm for Azure Blob Storage to encrypt with. Azure Blob Storage only offers AES256 encryption.

public Azure.Storage.Files.DataLake.Models.DataLakeEncryptionAlgorithmType EncryptionAlgorithm { get; }
member this.EncryptionAlgorithm : Azure.Storage.Files.DataLake.Models.DataLakeEncryptionAlgorithmType
Public ReadOnly Property EncryptionAlgorithm As DataLakeEncryptionAlgorithmType

Property Value

Applies to