VirtualMachineScaleSet.DefinitionStages.WithOS.withStoredLinuxImage(String imageUrl) 方法
定义
Specifies the user (custom) Linux image used as the virtual machine's operating system.
public WithLinuxRootUsernameUnmanaged withStoredLinuxImage(String imageUrl)
参数
- imageUrl
- String
the URL the the VHD
返回
the next stage of the definition