Uses of Class
com.azure.resourcemanager.compute.models.VirtualMachineScaleSetListOSUpgradeHistory
Packages that use VirtualMachineScaleSetListOSUpgradeHistory
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineScaleSetListOSUpgradeHistory in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return VirtualMachineScaleSetListOSUpgradeHistoryModifier and TypeMethodDescriptionVirtualMachineScaleSetListOSUpgradeHistory.withNextLink(String nextLink) Set the nextLink property: The uri to fetch the next page of OS Upgrade History.VirtualMachineScaleSetListOSUpgradeHistory.withValue(List<UpgradeOperationHistoricalStatusInfoInner> value) Set the value property: The list of OS upgrades performed on the virtual machine scale set.