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) |
ユーザーとその親インターフェイスの実装。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET