Partager via


BandwidthSchedulesOperationsExtensions.ListByDataBoxEdgeDeviceNext Méthode

Définition

Obtient toutes les planifications de bande passante pour un appareil Data Box Edge/Data Box Gateway.

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

Paramètres

operations
IBandwidthSchedulesOperations

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 à