Freigeben über


GroupsOperationsExtensions.ListNext(IGroupsOperations, String) Methode

Definition

Ruft eine Liste von Gruppen für den aktuellen Mandanten ab.

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

Parameter

operations
IGroupsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextLink
String

Nächster Link für den Listenvorgang.

Gibt zurück

Gilt für: