ActiveDirectoryGroupsImpl 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 ActiveDirectoryGroupsImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CreatableResources<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryGroup,Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryGroupImpl,Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ADGroupInner>, Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryGroups, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryGroup.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByName<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Graph.RBAC.Fluent.IGroupsOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Graph.RBAC.Fluent.GraphRbacManager>
type ActiveDirectoryGroupsImpl = class
inherit CreatableResources<IActiveDirectoryGroup, ActiveDirectoryGroupImpl, ADGroupInner>
interface IActiveDirectoryGroups
interface IBeta
interface ISupportsListing<IActiveDirectoryGroup>
interface ISupportsGettingById<IActiveDirectoryGroup>
interface ISupportsGettingByName<IActiveDirectoryGroup>
interface ISupportsCreating<IBlank>
interface ISupportsDeletingById
interface IHasManager<GraphRbacManager>
interface IHasInner<IGroupsOperations>
Public Class ActiveDirectoryGroupsImpl
Inherits CreatableResources(Of IActiveDirectoryGroup, ActiveDirectoryGroupImpl, ADGroupInner)
Implements IActiveDirectoryGroups, IBeta, IHasInner(Of IGroupsOperations), IHasManager(Of GraphRbacManager), ISupportsCreating(Of IBlank), ISupportsGettingById(Of IActiveDirectoryGroup), ISupportsGettingByName(Of IActiveDirectoryGroup), ISupportsListing(Of IActiveDirectoryGroup)
- Inheritance
- Implements
Properties
Inner |
Methods
Explicit Interface Implementations
IHasManager<GraphRbacManager>.Manager | |
ISupportsGettingById<IActiveDirectoryGroup>.GetById(String) |
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