Uses of Class
com.microsoft.azure.management.compute.LastPatchInstallationSummary
Packages that use LastPatchInstallationSummary
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of LastPatchInstallationSummary in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return LastPatchInstallationSummaryModifier and TypeMethodDescriptionVirtualMachinePatchStatus.lastPatchInstallationSummary()
Get the installation summary of the latest installation operation for the virtual machine.Methods in com.microsoft.azure.management.compute with parameters of type LastPatchInstallationSummaryModifier and TypeMethodDescriptionVirtualMachinePatchStatus.withLastPatchInstallationSummary
(LastPatchInstallationSummary lastPatchInstallationSummary) Set the installation summary of the latest installation operation for the virtual machine.