Compartilhar via


BandwidthSchedulesOperationsExtensions.ListByDataBoxEdgeDeviceNext Método

Definição

Obtém todos os agendamentos de largura de banda para um dispositivo de borda/gateway do 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)

Parâmetros

operations
IBandwidthSchedulesOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a