ActiveDirectoryUsersImpl クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ユーザーとその親インターフェイスの実装。
public class ActiveDirectoryUsersImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CreatableResources<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUser,Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUserImpl,Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.UserInner>, Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUsers, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUser>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByName<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUser>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUser>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Graph.RBAC.Fluent.IUsersOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Graph.RBAC.Fluent.GraphRbacManager>
type ActiveDirectoryUsersImpl = class
inherit CreatableResources<IActiveDirectoryUser, ActiveDirectoryUserImpl, UserInner>
interface IActiveDirectoryUsers
interface IBeta
interface ISupportsGettingById<IActiveDirectoryUser>
interface ISupportsGettingByName<IActiveDirectoryUser>
interface ISupportsListing<IActiveDirectoryUser>
interface ISupportsCreating<IBlank>
interface ISupportsDeletingById
interface IHasManager<GraphRbacManager>
interface IHasInner<IUsersOperations>
Public Class ActiveDirectoryUsersImpl
Inherits CreatableResources(Of IActiveDirectoryUser, ActiveDirectoryUserImpl, UserInner)
Implements IActiveDirectoryUsers, IBeta, IHasInner(Of IUsersOperations), IHasManager(Of GraphRbacManager), ISupportsCreating(Of IBlank), ISupportsGettingById(Of IActiveDirectoryUser), ISupportsGettingByName(Of IActiveDirectoryUser), ISupportsListing(Of IActiveDirectoryUser)
- 継承
- 実装
プロパティ
Inner |
ユーザーとその親インターフェイスの実装。 |
メソッド
明示的なインターフェイスの実装
IHasManager<GraphRbacManager>.Manager |
ユーザーとその親インターフェイスの実装。 |
ISupportsGettingById<IActiveDirectoryUser>.GetById(String) |
ユーザーとその親インターフェイスの実装。 |
ISupportsGettingByName<IActiveDirectoryUser>.GetByName(String) |
ユーザーとその親インターフェイスの実装。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET