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

IWithWindowsDiskSource.WithWindowsFromVhd(String) 方法

定义

指定源专用化或通用化 Windows OS VHD。

public Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithStorageAccount WithWindowsFromVhd (string vhdUrl);
abstract member WithWindowsFromVhd : string -> Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithStorageAccount
Public Function WithWindowsFromVhd (vhdUrl As String) As IWithStorageAccount

参数

vhdUrl
String

源 VHD URL。

返回

适用于