Partager via


SharesOperationsExtensions.ListByDataBoxEdgeDeviceNext Méthode

Définition

Répertorie tous les partages d’un appareil Data Box Edge/Data Box Gateway.

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

Paramètres

operations
ISharesOperations

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 à