VirtualMachinePatchStatus Class
The status of virtual machine patch operations.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
VirtualMachinePatchStatus
Constructor
VirtualMachinePatchStatus(*, available_patch_summary: Optional[azure.mgmt.compute.v2021_07_01.models._models_py3.AvailablePatchSummary] = None, last_patch_installation_summary: Optional[azure.mgmt.compute.v2021_07_01.models._models_py3.LastPatchInstallationSummary] = None, **kwargs)
Parameters
- available_patch_summary
- AvailablePatchSummary
Required
The available patch summary of the latest assessment operation for the virtual machine.
- last_patch_installation_summary
- LastPatchInstallationSummary
Required
The installation summary of the latest installation operation for the virtual machine.
Variables
- configuration_statuses
- list[InstanceViewStatus]
The enablement status of the specified patchMode.
Feedback
Submit and view feedback for