Partager via


ActiveDirectoryApplicationsImpl Classe

Définition

Implémentation d’Applications et de ses interfaces parentes.

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)
Héritage
Implémente

Propriétés

Inner

Implémentation d’Applications et de ses interfaces parentes.

Méthodes

Create(ICreatable<IFluentResourceT>[])

Implémentation d’Applications et de ses interfaces parentes.

(Hérité de CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>)
Create(IEnumerable<ICreatable<IFluentResourceT>>)

Implémentation d’Applications et de ses interfaces parentes.

(Hérité de CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>)
CreateAsync(IEnumerable<ICreatable<IFluentResourceT>>, CancellationToken)

Implémentation d’Applications et de ses interfaces parentes.

(Hérité de CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>)
Define(String)

Implémentation d’Applications et de ses interfaces parentes.

DeleteById(String)

Implémentation d’Applications et de ses interfaces parentes.

DeleteByIdAsync(String, CancellationToken)

Implémentation d’Applications et de ses interfaces parentes.

GetById(String)

Implémentation d’Applications et de ses interfaces parentes.

GetByIdAsync(String, CancellationToken)

Implémentation d’Applications et de ses interfaces parentes.

GetByName(String)

Implémentation d’Applications et de ses interfaces parentes.

GetByNameAsync(String, CancellationToken)

Implémentation d’Applications et de ses interfaces parentes.

List()

Implémentation d’Applications et de ses interfaces parentes.

ListAsync(Boolean, CancellationToken)

Implémentation d’Applications et de ses interfaces parentes.

WrapList(IEnumerable<InnerResourceT>)

Cette méthode retourne une liste paginée où chaque page contient les instances qui encapsulent les ressources internes dans la page correspondante de la liste paginée interne donnée.

(Hérité de ReadableWrappers<IFluentResourceT,FluentResourceT,InnerResourceT>)
WrapModel(ApplicationInner)

Implémentation d’Applications et de ses interfaces parentes.

WrapModel(InnerResourceT)

Implémentation d’Applications et de ses interfaces parentes.

(Hérité de ReadableWrappers<IFluentResourceT,FluentResourceT,InnerResourceT>)
WrapModel(String)

Implémentation d’Applications et de ses interfaces parentes.

Implémentations d’interfaces explicites

IHasManager<GraphRbacManager>.Manager

Implémentation d’Applications et de ses interfaces parentes.

ISupportsCreating<IBlank>.Define(String)

Implémentation d’Applications et de ses interfaces parentes.

ISupportsGettingById<IActiveDirectoryApplication>.GetById(String)

Implémentation d’Applications et de ses interfaces parentes.

S’applique à