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
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for .NET