Freigeben über


StorageAccountCredentialsOperationsExtensions.ListByDataBoxEdgeDeviceNext Methode

Definition

Ruft alle Anmeldeinformationen des Speicherkontos auf einem Data Box Edge-/Data Box Gateway-Gerät ab.

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

Parameter

operations
IStorageAccountCredentialsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: