ObjectsOperationsExtensions.GetObjectsByObjectIds Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Graph.RBAC.Version1_6.Models.AADObject> GetObjectsByObjectIds (this Microsoft.Azure.Graph.RBAC.Version1_6.IObjectsOperations operations, Microsoft.Azure.Graph.RBAC.Version1_6.Models.GetObjectsParameters parameters);
static member GetObjectsByObjectIds : Microsoft.Azure.Graph.RBAC.Version1_6.IObjectsOperations * Microsoft.Azure.Graph.RBAC.Version1_6.Models.GetObjectsParameters -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Graph.RBAC.Version1_6.Models.AADObject>
<Extension()>
Public Function GetObjectsByObjectIds (operations As IObjectsOperations, parameters As GetObjectsParameters) As IPage(Of AADObject)
Parameters
- operations
- IObjectsOperations
- parameters
- GetObjectsParameters