UserGroupOperationsExtensions 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 UserGroupOperations.
public static class UserGroupOperationsExtensions
type UserGroupOperationsExtensions = class
Public Module UserGroupOperationsExtensions
- Inheritance
-
UserGroupOperationsExtensions
Methods
List(IUserGroupOperations, String, String, String, ODataQuery<GroupContract>) |
Lists all user groups. |
ListAsync(IUserGroupOperations, String, String, String, ODataQuery<GroupContract>, CancellationToken) |
Lists all user groups. |
ListNext(IUserGroupOperations, String) |
Lists all user groups. |
ListNextAsync(IUserGroupOperations, String, CancellationToken) |
Lists all user groups. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET