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

VirtualMachineEncryptionConfiguration<T>.WithVolumeEncryptionKeyEncryptAlgorithm 方法

定义

指定用于加密磁盘加密密钥的算法。

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

参数

encryptionAlgorithm
String

算法。

返回

T

适用于