Freigeben über


SharesOperationsExtensions.ListByDataBoxEdgeDeviceNext Methode

Definition

Listet alle Freigaben auf einem Data Box Edge-/Data Box Gateway-Gerät auf.

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)

Parameter

operations
ISharesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: