Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachineInstallPatchesParameters

Package version

Input for InstallPatches as directly received by the API

Hierarchy

  • VirtualMachineInstallPatchesParameters

Index

Properties

Optional linuxParameters

linuxParameters: LinuxParameters

Input for InstallPatches on a Linux VM, as directly received by the API

maximumDuration

maximumDuration: string

Specifies the maximum amount of time that the operation will run. It must be an ISO 8601-compliant duration string such as PT4H (4 hours)

rebootSetting

Defines when it is acceptable to reboot a VM during a software update operation.

Optional windowsParameters

windowsParameters: WindowsParameters

Input for InstallPatches on a Windows VM, as directly received by the API

Generated using TypeDoc