ActiveDirectoryGroupImpl 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 Group and its parent interfaces.
public class ActiveDirectoryGroupImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.CreatableUpdatable<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryGroup,Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ADGroupInner,Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryGroupImpl,Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId,Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryGroup.Update.IUpdate>, Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryGroup.Definition.IDefinition, Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryGroup.Update.IUpdate, Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryGroup, 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.ADGroupInner>, 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.IActiveDirectoryGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IUpdatable<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryGroup.Update.IUpdate>
type ActiveDirectoryGroupImpl = class
inherit CreatableUpdatable<IActiveDirectoryGroup, ADGroupInner, ActiveDirectoryGroupImpl, IHasId, IUpdate>
interface IActiveDirectoryGroup
interface IBeta
interface IActiveDirectoryObject
interface IIndexable
interface IHasId
interface IHasName
interface IHasManager<GraphRbacManager>
interface IHasInner<ADGroupInner>
interface IUpdatable<IUpdate>
interface IDefinition
interface IBlank
interface IWithEmailAlias
interface IWithEmailAliasBeta
interface IWithCreate
interface ICreatable<IActiveDirectoryGroup>
interface IWithMember
interface IWithMemberBeta
interface IUpdate
interface IAppliable<IActiveDirectoryGroup>
interface IWithMember
interface IWithMemberBeta
Public Class ActiveDirectoryGroupImpl
Inherits CreatableUpdatable(Of IActiveDirectoryGroup, ADGroupInner, ActiveDirectoryGroupImpl, IHasId, IUpdate)
Implements IActiveDirectoryGroup, IAppliable(Of IActiveDirectoryGroup), IBeta, ICreatable(Of IActiveDirectoryGroup), IDefinition, IHasId, IHasInner(Of ADGroupInner), IHasManager(Of GraphRbacManager), IHasName, IUpdatable(Of IUpdate), IUpdate
- Inheritance
-
ActiveDirectoryGroupImpl
- Implements
-
IBlank IDefinition IWithCreate IWithEmailAlias IWithEmailAliasBeta IWithMember IWithMemberBeta IUpdate IWithMember IWithMemberBeta IActiveDirectoryGroup IActiveDirectoryObject IBeta IHasId IHasInner<ADGroupInner> IHasManager<GraphRbacManager> IHasName IAppliable<IActiveDirectoryGroup> ICreatable<IActiveDirectoryGroup> 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