VirtualMachineScaleSetsOperationsExtensions.GetOSUpgradeHistoryNext Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.UpgradeOperationHistoricalStatusInfo> GetOSUpgradeHistoryNext (this Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineScaleSetsOperations operations, string nextPageLink);
static member GetOSUpgradeHistoryNext : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineScaleSetsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.UpgradeOperationHistoricalStatusInfo>
<Extension()>
Public Function GetOSUpgradeHistoryNext (operations As IVirtualMachineScaleSetsOperations, nextPageLink As String) As IPage(Of UpgradeOperationHistoricalStatusInfo)
Parameters
- operations
- IVirtualMachineScaleSetsOperations
- nextPageLink
- String