VirtualMachinePatchStatus interface

The status of virtual machine patch operations.

Properties

availablePatchSummary

The available patch summary of the latest assessment operation for the virtual machine.

configurationStatuses

The enablement status of the specified patchMode NOTE: This property will not be serialized. It can only be populated by the server.

lastPatchInstallationSummary

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

Property Value