VirtualMachineScaleSets.reimage(String groupName, String name) 方法
定义
Re-images (updates the version of the installed operating system) the virtual machines in the scale set.
public void reimage(String groupName, String name)
参数
- groupName
- String
the name of the resource group the virtual machine scale set is in
- name
- String
the name of the virtual machine scale set
例外
CloudException
thrown for an invalid response from the service.
IOException
exception thrown from serialization/deserialization
InterruptedException
exception thrown when the operation is interrupted