VirtualMachinePatchStatus interface
The status of virtual machine patch operations.
Properties
available |
The available patch summary of the latest assessment operation for the virtual machine. |
configuration |
The enablement status of the specified patchMode NOTE: This property will not be serialized. It can only be populated by the server. |
last |
The installation summary of the latest installation operation for the virtual machine. |
Property Details
availablePatchSummary
The available patch summary of the latest assessment operation for the virtual machine.
availablePatchSummary?: AvailablePatchSummary
Property Value
configurationStatuses
The enablement status of the specified patchMode NOTE: This property will not be serialized. It can only be populated by the server.
configurationStatuses?: InstanceViewStatus[]
Property Value
lastPatchInstallationSummary
The installation summary of the latest installation operation for the virtual machine.
lastPatchInstallationSummary?: LastPatchInstallationSummary