ServicePrincipalsImpl Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Implementación de ServicePrincipals y sus interfaces primarias.
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)
- Herencia
- Implementaciones
Propiedades
Inner |
Implementación de ServicePrincipals y sus interfaces primarias. |
Métodos
Create(ICreatable<IFluentResourceT>[]) |
Implementación de ServicePrincipals y sus interfaces primarias. (Heredado de CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>) |
Create(IEnumerable<ICreatable<IFluentResourceT>>) |
Implementación de ServicePrincipals y sus interfaces primarias. (Heredado de CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>) |
CreateAsync(IEnumerable<ICreatable<IFluentResourceT>>, CancellationToken) |
Implementación de ServicePrincipals y sus interfaces primarias. (Heredado de CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>) |
Define(String) |
Implementación de ServicePrincipals y sus interfaces primarias. |
DeleteById(String) |
Implementación de ServicePrincipals y sus interfaces primarias. |
DeleteByIdAsync(String, CancellationToken) |
Implementación de ServicePrincipals y sus interfaces primarias. |
GetById(String) |
Implementación de ServicePrincipals y sus interfaces primarias. |
GetByIdAsync(String, CancellationToken) |
Implementación de ServicePrincipals y sus interfaces primarias. |
GetByName(String) |
Implementación de ServicePrincipals y sus interfaces primarias. |
GetByNameAsync(String, CancellationToken) |
Implementación de ServicePrincipals y sus interfaces primarias. |
List() |
Implementación de ServicePrincipals y sus interfaces primarias. |
ListAsync(Boolean, CancellationToken) |
Implementación de ServicePrincipals y sus interfaces primarias. |
WrapList(IEnumerable<InnerResourceT>) |
Este método devuelve una lista paginada donde cada página contiene las instancias que encapsulan los recursos internos en la página correspondiente de la lista paginada interna especificada. (Heredado de ReadableWrappers<IFluentResourceT,FluentResourceT,InnerResourceT>) |
WrapModel(InnerResourceT) |
Implementación de ServicePrincipals y sus interfaces primarias. (Heredado de ReadableWrappers<IFluentResourceT,FluentResourceT,InnerResourceT>) |
WrapModel(ServicePrincipalInner) |
Implementación de ServicePrincipals y sus interfaces primarias. |
WrapModel(String) |
Implementación de ServicePrincipals y sus interfaces primarias. |
Implementaciones de interfaz explícitas
IHasManager<GraphRbacManager>.Manager |
Implementación de ServicePrincipals y sus interfaces primarias. |
ISupportsCreating<IBlank>.Define(String) |
Implementación de ServicePrincipals y sus interfaces primarias. |
ISupportsGettingById<IServicePrincipal>.GetById(String) |
Implementación de ServicePrincipals y sus interfaces primarias. |
Se aplica a
Azure SDK for .NET