次の方法で共有


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)

プロパティ値

適用対象