VirtualMachine.DefinitionStages.WithOS.withWindowsCustomImage(String customImageId) 方法
定义
Specifies the resource ID of a Windows custom image to be used as the virtual machine's OS.
public WithWindowsAdminUsernameManaged withWindowsCustomImage(String customImageId)
参数
- customImageId
- String
the resource ID of the custom image
返回
the next stage of the definition