Freigeben über


DeletedApplicationsOperationsExtensions.ListNext Methode

Definition

Ruft eine Liste der gelöschten Anwendungen im Verzeichnis ab.

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

Parameter

operations
IDeletedApplicationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextLink
String

Nächster Link für den Listenvorgang.

Gibt zurück

Gilt für: