VirtualMachinePatchStatusOutput 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 |
| 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?: AvailablePatchSummaryOutput
Property Value
configurationStatuses
The enablement status of the specified patchMode
configurationStatuses?: InstanceViewStatusOutput[]
Property Value
lastPatchInstallationSummary
The installation summary of the latest installation operation for the virtual machine.
lastPatchInstallationSummary?: LastPatchInstallationSummaryOutput