Partager via


BandwidthSchedulesOperationsExtensions.ListByDataBoxEdgeDeviceNext Méthode

Définition

Obtient toutes les planifications de bande passante pour un périphérique de périphérie/passerelle data box.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.EdgeGateway.Models.BandwidthSchedule> ListByDataBoxEdgeDeviceNext (this Microsoft.Azure.Management.EdgeGateway.IBandwidthSchedulesOperations operations, string nextPageLink);
static member ListByDataBoxEdgeDeviceNext : Microsoft.Azure.Management.EdgeGateway.IBandwidthSchedulesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.EdgeGateway.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 de l’opération précédente d’appel réussi à List.

Retours

S’applique à