Sdílet prostřednictvím


ActiveDirectoryClient.GetObjectsByObjectId(List<String>) Method

Definition

public System.Collections.Generic.List<Microsoft.Azure.Graph.RBAC.Version1_6.ActiveDirectory.PSADObject> GetObjectsByObjectId (System.Collections.Generic.List<string> objectIds);
member this.GetObjectsByObjectId : System.Collections.Generic.List<string> -> System.Collections.Generic.List<Microsoft.Azure.Graph.RBAC.Version1_6.ActiveDirectory.PSADObject>
Public Function GetObjectsByObjectId (objectIds As List(Of String)) As List(Of PSADObject)

Parameters

objectIds
List<String>

Returns

Applies to