Uses of Class
com.azure.resourcemanager.compute.models.LastPatchInstallationSummary
Packages that use LastPatchInstallationSummary
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of LastPatchInstallationSummary in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return LastPatchInstallationSummaryModifier and TypeMethodDescriptionVirtualMachinePatchStatus.lastPatchInstallationSummary()Get the lastPatchInstallationSummary property: The installation summary of the latest installation operation for the virtual machine.Methods in com.azure.resourcemanager.compute.models with parameters of type LastPatchInstallationSummaryModifier and TypeMethodDescriptionVirtualMachinePatchStatus.withLastPatchInstallationSummary(LastPatchInstallationSummary lastPatchInstallationSummary) Set the lastPatchInstallationSummary property: The installation summary of the latest installation operation for the virtual machine.