Freigeben über


InstancesOperationsExtensions.ListByAccountNext Methode

Definition

Gibt Instanzen für den angegebenen Kontonamen zurück.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DeviceUpdate.Models.Instance> ListByAccountNext (this Microsoft.Azure.Management.DeviceUpdate.IInstancesOperations operations, string nextPageLink);
static member ListByAccountNext : Microsoft.Azure.Management.DeviceUpdate.IInstancesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DeviceUpdate.Models.Instance>
<Extension()>
Public Function ListByAccountNext (operations As IInstancesOperations, nextPageLink As String) As IPage(Of Instance)

Parameter

operations
IInstancesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: