Compartilhar via


SharesOperationsExtensions.ListByDataBoxEdgeDeviceNext Método

Definição

Lista todos os compartilhamentos em um dispositivo de borda/gateway do data box.

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

Parâmetros

operations
ISharesOperations

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