VirtualMachinesInstallPatches interface
Methods
| post(Virtual |
Installs patches on the VM. |
Method Details
post(VirtualMachinesInstallPatchesParameters)
Installs patches on the VM.
function post(options: VirtualMachinesInstallPatchesParameters): StreamableMethod<VirtualMachinesInstallPatches200Response | VirtualMachinesInstallPatches202Response | VirtualMachinesInstallPatchesDefaultResponse>