你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ActiveDirectoryGroupsImpl 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用户及其父接口的实现。
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)
- 继承
- 实现
属性
Inner |
用户及其父接口的实现。 |
方法
显式接口实现
IHasManager<GraphRbacManager>.Manager |
用户及其父接口的实现。 |
ISupportsGettingById<IActiveDirectoryGroup>.GetById(String) |
用户及其父接口的实现。 |