Freigeben über


VirtualMachineScaleSetsOperationsExtensions.GetOSUpgradeHistoryNext Methode

Definition

Ruft die Liste der Betriebssystemupgrades für eine VM-Skalierungsgruppe instance ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.UpgradeOperationHistoricalStatusInfo> GetOSUpgradeHistoryNext (this Microsoft.Azure.Management.Compute.IVirtualMachineScaleSetsOperations operations, string nextPageLink);
static member GetOSUpgradeHistoryNext : Microsoft.Azure.Management.Compute.IVirtualMachineScaleSetsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Compute.Models.UpgradeOperationHistoricalStatusInfo>
<Extension()>
Public Function GetOSUpgradeHistoryNext (operations As IVirtualMachineScaleSetsOperations, nextPageLink As String) As IPage(Of UpgradeOperationHistoricalStatusInfo)

Parameter

operations
IVirtualMachineScaleSetsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: