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

HDInsightDiskEncryptionProperties.EncryptionAlgorithm 属性

定义

加密的算法标识符,默认 RSA-OAEP。

public Azure.ResourceManager.HDInsight.Models.JsonWebKeyEncryptionAlgorithm? EncryptionAlgorithm { get; set; }
member this.EncryptionAlgorithm : Nullable<Azure.ResourceManager.HDInsight.Models.JsonWebKeyEncryptionAlgorithm> with get, set
Public Property EncryptionAlgorithm As Nullable(Of JsonWebKeyEncryptionAlgorithm)

属性值

适用于