VirtualMachine.DefinitionStages.WithUnmanagedCreate.withOSDiskVhdLocation(String containerName, String vhdName) 方法
定义
Specifies the name of an OS disk VHD file and its parent container.
public WithUnmanagedCreate withOSDiskVhdLocation(String containerName, String vhdName)
参数
- containerName
- String
the name of the container in the selected storage account
- vhdName
- String
the name for the OS disk VHD.
返回
the next stage of the definition