Udostępnij za pośrednictwem


HDInsightDiskEncryptionProperties.EncryptionAlgorithm Property

Definition

Algorithm identifier for encryption, default 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)

Property Value

Applies to