ActiveDirectoryUsersImpl 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.
The implementation of Users and its parent interfaces.
public class ActiveDirectoryUsersImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CreatableResources<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUser,Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUserImpl,Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.UserInner>, Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUsers, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUser>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByName<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUser>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUser>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Graph.RBAC.Fluent.IUsersOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Graph.RBAC.Fluent.GraphRbacManager>
type ActiveDirectoryUsersImpl = class
inherit CreatableResources<IActiveDirectoryUser, ActiveDirectoryUserImpl, UserInner>
interface IActiveDirectoryUsers
interface IBeta
interface ISupportsGettingById<IActiveDirectoryUser>
interface ISupportsGettingByName<IActiveDirectoryUser>
interface ISupportsListing<IActiveDirectoryUser>
interface ISupportsCreating<IBlank>
interface ISupportsDeletingById
interface IHasManager<GraphRbacManager>
interface IHasInner<IUsersOperations>
Public Class ActiveDirectoryUsersImpl
Inherits CreatableResources(Of IActiveDirectoryUser, ActiveDirectoryUserImpl, UserInner)
Implements IActiveDirectoryUsers, IBeta, IHasInner(Of IUsersOperations), IHasManager(Of GraphRbacManager), ISupportsCreating(Of IBlank), ISupportsGettingById(Of IActiveDirectoryUser), ISupportsGettingByName(Of IActiveDirectoryUser), ISupportsListing(Of IActiveDirectoryUser)
- Inheritance
- Implements
Properties
Inner |
Methods
Explicit Interface Implementations
IHasManager<GraphRbacManager>.Manager | |
ISupportsGettingById<IActiveDirectoryUser>.GetById(String) | |
ISupportsGettingByName<IActiveDirectoryUser>.GetByName(String) |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET