ObjectsOperationsExtensions Class
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.
Extension methods for ObjectsOperations.
public static class ObjectsOperationsExtensions
type ObjectsOperationsExtensions = class
Public Module ObjectsOperationsExtensions
- Inheritance
-
ObjectsOperationsExtensions
Methods
GetObjectsByObjectIdsAsync(IObjectsOperations, GetObjectsParameters, CancellationToken) |
Gets the directory objects specified in a list of object IDs. You can also specify which resource collections (users, groups, etc.) should be searched by specifying the optional types parameter. |
GetObjectsByObjectIdsNextAsync(IObjectsOperations, String, CancellationToken) |
Gets AD group membership for the specified AD object IDs. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET