你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ActiveDirectoryGroupsImpl 类

定义

用户及其父接口的实现。

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

用户及其父接口的实现。

方法

Create(ICreatable<IFluentResourceT>[])

用户及其父接口的实现。

(继承自 CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>)
Create(IEnumerable<ICreatable<IFluentResourceT>>)

用户及其父接口的实现。

(继承自 CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>)
CreateAsync(IEnumerable<ICreatable<IFluentResourceT>>, CancellationToken)

用户及其父接口的实现。

(继承自 CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>)
Define(String)

用户及其父接口的实现。

DeleteById(String)

用户及其父接口的实现。

DeleteByIdAsync(String, CancellationToken)

用户及其父接口的实现。

GetById(String)

用户及其父接口的实现。

GetByIdAsync(String, CancellationToken)

用户及其父接口的实现。

GetByName(String)

用户及其父接口的实现。

GetByNameAsync(String, CancellationToken)

用户及其父接口的实现。

List()

用户及其父接口的实现。

ListAsync(Boolean, CancellationToken)

用户及其父接口的实现。

WrapList(IEnumerable<InnerResourceT>)

此方法返回分页列表,其中每个页面都包含在给定内部分页列表的对应页中包装内部资源的实例。

(继承自 ReadableWrappers<IFluentResourceT,FluentResourceT,InnerResourceT>)
WrapModel(ADGroupInner)

用户及其父接口的实现。

WrapModel(InnerResourceT)

用户及其父接口的实现。

(继承自 ReadableWrappers<IFluentResourceT,FluentResourceT,InnerResourceT>)
WrapModel(String)

用户及其父接口的实现。

显式接口实现

IHasManager<GraphRbacManager>.Manager

用户及其父接口的实现。

ISupportsGettingById<IActiveDirectoryGroup>.GetById(String)

用户及其父接口的实现。

适用于