Freigeben über


ApplicationsOperationsExtensions.ListNext Methode

Definition

Ruft eine Liste der Anwendungen aus dem aktuellen Mandanten ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Graph.RBAC.Models.Application> ListNext (this Microsoft.Azure.Graph.RBAC.IApplicationsOperations operations, string nextLink);
static member ListNext : Microsoft.Azure.Graph.RBAC.IApplicationsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Graph.RBAC.Models.Application>
<Extension()>
Public Function ListNext (operations As IApplicationsOperations, nextLink As String) As IPage(Of Application)

Parameter

operations
IApplicationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextLink
String

Nächster Link für den Listenvorgang.

Gibt zurück

Gilt für: