Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetListOSUpgradeHistory |
VirtualMachineScaleSetListOSUpgradeHistory.withNextLink(String nextLink)
Set the nextLink property: The uri to fetch the next page of OS Upgrade History.
|
VirtualMachineScaleSetListOSUpgradeHistory |
VirtualMachineScaleSetListOSUpgradeHistory.withValue(List<UpgradeOperationHistoricalStatusInfoInner> value)
Set the value property: The list of OS upgrades performed on the virtual machine scale set.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.