Partager via


DevicesOperationsExtensions.ListBySubscriptionNext Méthode

Définition

Obtient tous les appareils de périphérie/passerelle de la boîte de données d’un abonnement.

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

Paramètres

operations
IDevicesOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à