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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET