次の方法で共有


ActiveDirectoryApplicationsImpl クラス

定義

アプリケーションとその親インターフェイスの実装。

public class ActiveDirectoryApplicationsImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CreatableResources<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryApplication,Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplicationImpl,Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ApplicationInner>, Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryApplications, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchCreation<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryApplication>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryApplication>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByName<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryApplication>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryApplication>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Graph.RBAC.Fluent.IApplicationsOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Graph.RBAC.Fluent.GraphRbacManager>
type ActiveDirectoryApplicationsImpl = class
    inherit CreatableResources<IActiveDirectoryApplication, ActiveDirectoryApplicationImpl, ApplicationInner>
    interface IActiveDirectoryApplications
    interface IBeta
    interface ISupportsListing<IActiveDirectoryApplication>
    interface ISupportsGettingById<IActiveDirectoryApplication>
    interface ISupportsGettingByName<IActiveDirectoryApplication>
    interface ISupportsCreating<IBlank>
    interface ISupportsBatchCreation<IActiveDirectoryApplication>
    interface ISupportsDeletingById
    interface IHasManager<GraphRbacManager>
    interface IHasInner<IApplicationsOperations>
Public Class ActiveDirectoryApplicationsImpl
Inherits CreatableResources(Of IActiveDirectoryApplication, ActiveDirectoryApplicationImpl, ApplicationInner)
Implements IActiveDirectoryApplications, IBeta, IHasInner(Of IApplicationsOperations), IHasManager(Of GraphRbacManager), ISupportsBatchCreation(Of IActiveDirectoryApplication), ISupportsCreating(Of IBlank), ISupportsGettingById(Of IActiveDirectoryApplication), ISupportsGettingByName(Of IActiveDirectoryApplication), ISupportsListing(Of IActiveDirectoryApplication)
継承
実装

プロパティ

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(ApplicationInner)

アプリケーションとその親インターフェイスの実装。

WrapModel(InnerResourceT)

アプリケーションとその親インターフェイスの実装。

(継承元 ReadableWrappers<IFluentResourceT,FluentResourceT,InnerResourceT>)
WrapModel(String)

アプリケーションとその親インターフェイスの実装。

明示的なインターフェイスの実装

IHasManager<GraphRbacManager>.Manager

アプリケーションとその親インターフェイスの実装。

ISupportsCreating<IBlank>.Define(String)

アプリケーションとその親インターフェイスの実装。

ISupportsGettingById<IActiveDirectoryApplication>.GetById(String)

アプリケーションとその親インターフェイスの実装。

適用対象