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

IWithHyperVGeneration.WithHyperVGeneration(HyperVGeneration) 方法

定义

指定虚拟机的虚拟机监控程序代系。

public Microsoft.Azure.Management.Compute.Fluent.Disk.Update.IUpdate WithHyperVGeneration (Microsoft.Azure.Management.Compute.Fluent.Models.HyperVGeneration hyperVGeneration);
abstract member WithHyperVGeneration : Microsoft.Azure.Management.Compute.Fluent.Models.HyperVGeneration -> Microsoft.Azure.Management.Compute.Fluent.Disk.Update.IUpdate
Public Function WithHyperVGeneration (hyperVGeneration As HyperVGeneration) As IUpdate

参数

hyperVGeneration
HyperVGeneration

虚拟机监控程序生成。

返回

适用于