ServicePrincipalsImpl Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Implémentation de ServicePrincipals et de ses interfaces parentes.
public class ServicePrincipalsImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CreatableResources<Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal,Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipalImpl,Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ServicePrincipalInner>, Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipals, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByName<Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipalsOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Graph.RBAC.Fluent.GraphRbacManager>
type ServicePrincipalsImpl = class
inherit CreatableResources<IServicePrincipal, ServicePrincipalImpl, ServicePrincipalInner>
interface IServicePrincipals
interface IBeta
interface ISupportsListing<IServicePrincipal>
interface ISupportsGettingById<IServicePrincipal>
interface ISupportsGettingByName<IServicePrincipal>
interface ISupportsCreating<IBlank>
interface ISupportsDeletingById
interface IHasManager<GraphRbacManager>
interface IHasInner<IServicePrincipalsOperations>
Public Class ServicePrincipalsImpl
Inherits CreatableResources(Of IServicePrincipal, ServicePrincipalImpl, ServicePrincipalInner)
Implements IBeta, IHasInner(Of IServicePrincipalsOperations), IHasManager(Of GraphRbacManager), IServicePrincipals, ISupportsCreating(Of IBlank), ISupportsGettingById(Of IServicePrincipal), ISupportsGettingByName(Of IServicePrincipal), ISupportsListing(Of IServicePrincipal)
- Héritage
- Implémente
Propriétés
Inner |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
Méthodes
Create(ICreatable<IFluentResourceT>[]) |
Implémentation de ServicePrincipals et de ses interfaces parentes. (Hérité de CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>) |
Create(IEnumerable<ICreatable<IFluentResourceT>>) |
Implémentation de ServicePrincipals et de ses interfaces parentes. (Hérité de CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>) |
CreateAsync(IEnumerable<ICreatable<IFluentResourceT>>, CancellationToken) |
Implémentation de ServicePrincipals et de ses interfaces parentes. (Hérité de CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>) |
Define(String) |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
DeleteById(String) |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
DeleteByIdAsync(String, CancellationToken) |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
GetById(String) |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
GetByIdAsync(String, CancellationToken) |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
GetByName(String) |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
GetByNameAsync(String, CancellationToken) |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
List() |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
ListAsync(Boolean, CancellationToken) |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
WrapList(IEnumerable<InnerResourceT>) |
Cette méthode retourne une liste paginée dans laquelle 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(InnerResourceT) |
Implémentation de ServicePrincipals et de ses interfaces parentes. (Hérité de ReadableWrappers<IFluentResourceT,FluentResourceT,InnerResourceT>) |
WrapModel(ServicePrincipalInner) |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
WrapModel(String) |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
Implémentations d’interfaces explicites
IHasManager<GraphRbacManager>.Manager |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
ISupportsCreating<IBlank>.Define(String) |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
ISupportsGettingById<IServicePrincipal>.GetById(String) |
Implémentation de ServicePrincipals et de ses interfaces parentes. |
S’applique à
Azure SDK for .NET