Share via


VirtualMachinePatchStatusOutput 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

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?: 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

Property Value