Freigeben über


DevicesOperationsExtensions.ListBySubscriptionNext Methode

Definition

Ruft alle Data Box Edge/Data Box Gateway-Geräte in einem Abonnement ab.

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

Parameter

operations
IDevicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

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

Gibt zurück

Gilt für: