Freigeben über


AvailableSkusOperationsExtensions.ListNext Methode

Definition

Listet alle verfügbaren Skus und informationen zu ihnen auf.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeSku> ListNext (this Microsoft.Azure.Management.DataBoxEdge.IAvailableSkusOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.DataBoxEdge.IAvailableSkusOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.Models.DataBoxEdgeSku>
<Extension()>
Public Function ListNext (operations As IAvailableSkusOperations, nextPageLink As String) As IPage(Of DataBoxEdgeSku)

Parameter

operations
IAvailableSkusOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: