Compartilhar via


BandwidthSchedulesOperationsExtensions.ListByDataBoxEdgeDeviceNext Método

Definição

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

Parâmetros

operations
IBandwidthSchedulesOperations

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

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a