ActiveDirectoryUserImpl 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.
Implementation for User and its parent interfaces.
public class ActiveDirectoryUserImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.CreatableUpdatable<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUser,Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.UserInner,Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUserImpl,Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId,Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IUpdate>, Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IDefinition, Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IUpdate, Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUser, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.UserInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Graph.RBAC.Fluent.GraphRbacManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasName, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUser>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUser>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IUpdatable<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IUpdate>
type ActiveDirectoryUserImpl = class
inherit CreatableUpdatable<IActiveDirectoryUser, UserInner, ActiveDirectoryUserImpl, IHasId, IUpdate>
interface IActiveDirectoryUser
interface IBeta
interface IActiveDirectoryObject
interface IIndexable
interface IHasId
interface IHasName
interface IHasManager<GraphRbacManager>
interface IHasInner<UserInner>
interface IUpdatable<IUpdate>
interface IDefinition
interface IBlank
interface IWithUserPrincipalName
interface IWithUserPrincipalNameBeta
interface IWithPassword
interface IWithPasswordBeta
interface IWithCreate
interface ICreatable<IActiveDirectoryUser>
interface IWithAccontEnabled
interface IWithAccontEnabledBeta
interface IWithPromptToChangePasswordOnLogin
interface IWithPromptToChangePasswordOnLoginBeta
interface IWithUsageLocation
interface IWithUsageLocationBeta
interface IUpdate
interface IAppliable<IActiveDirectoryUser>
interface IWithAccontEnabled
interface IWithAccontEnabledBeta
interface IWithPassword
interface IWithPasswordBeta
interface IWithPromptToChangePasswordOnLogin
interface IWithPromptToChangePasswordOnLoginBeta
interface IWithUsageLocation
interface IWithUsageLocationBeta
Public Class ActiveDirectoryUserImpl
Inherits CreatableUpdatable(Of IActiveDirectoryUser, UserInner, ActiveDirectoryUserImpl, IHasId, IUpdate)
Implements IActiveDirectoryUser, IAppliable(Of IActiveDirectoryUser), IBeta, ICreatable(Of IActiveDirectoryUser), IDefinition, IHasId, IHasInner(Of UserInner), IHasManager(Of GraphRbacManager), IHasName, IUpdatable(Of IUpdate), IUpdate
- Inheritance
-
ActiveDirectoryUserImpl
- Implements
-
IBlank IDefinition IWithAccontEnabled IWithAccontEnabledBeta IWithCreate IWithPassword IWithPasswordBeta IWithPromptToChangePasswordOnLogin IWithPromptToChangePasswordOnLoginBeta IWithUsageLocation IWithUsageLocationBeta IWithUserPrincipalName IWithUserPrincipalNameBeta IUpdate IWithAccontEnabled IWithAccontEnabledBeta IWithPassword IWithPasswordBeta IWithPromptToChangePasswordOnLogin IWithPromptToChangePasswordOnLoginBeta IWithUsageLocation IWithUsageLocationBeta IActiveDirectoryObject IActiveDirectoryUser IBeta IHasId IHasInner<UserInner> IHasManager<GraphRbacManager> IHasName IAppliable<IActiveDirectoryUser> ICreatable<IActiveDirectoryUser> IIndexable IUpdatable<IUpdate>
Properties
CreatorTaskGroup | (Inherited from Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>) |
Inner | (Inherited from IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>) |
Key | (Inherited from Indexable) |
Name | (Inherited from Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>) |
Methods
Explicit Interface Implementations
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