Uses of Class
com.azure.resourcemanager.compute.models.VirtualMachinePatchStatus
Packages that use VirtualMachinePatchStatus
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachinePatchStatus in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return VirtualMachinePatchStatusModifier and TypeMethodDescriptionVirtualMachineInstanceViewInner.patchStatus()Get the patchStatus property: [Preview Feature] The status of virtual machine patch operations.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type VirtualMachinePatchStatusModifier and TypeMethodDescriptionVirtualMachineInstanceViewInner.withPatchStatus(VirtualMachinePatchStatus patchStatus) Set the patchStatus property: [Preview Feature] The status of virtual machine patch operations. -
Uses of VirtualMachinePatchStatus in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return VirtualMachinePatchStatusModifier and TypeMethodDescriptionVirtualMachinePatchStatus.withAvailablePatchSummary(AvailablePatchSummary availablePatchSummary) Set the availablePatchSummary property: The available patch summary of the latest assessment operation for the virtual machine.VirtualMachinePatchStatus.withLastPatchInstallationSummary(LastPatchInstallationSummary lastPatchInstallationSummary) Set the lastPatchInstallationSummary property: The installation summary of the latest installation operation for the virtual machine.