Freigeben über


ObjectsOperationsExtensions.GetObjectsByObjectIdsNext Methode

Definition

Ruft die AD-Gruppenmitgliedschaft für die angegebenen AD-Objekt-IDs ab.

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

Parameter

operations
IObjectsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextLink
String

Nächster Link für den Listenvorgang.

Gibt zurück

Gilt für: