次の方法で共有


VirtualMachineEncryptionConfiguration<T>.WithVolumeEncryptionKeyEncryptAlgorithm メソッド

定義

ディスク暗号化キーの暗号化に使用するアルゴリズムを指定します。

public T WithVolumeEncryptionKeyEncryptAlgorithm (string encryptionAlgorithm);
member this.WithVolumeEncryptionKeyEncryptAlgorithm : string -> 'T
Public Function WithVolumeEncryptionKeyEncryptAlgorithm (encryptionAlgorithm As String) As T

パラメーター

encryptionAlgorithm
String

アルゴリズム。

戻り値

T

適用対象