ServicePrincipalsImpl Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
A implementação de ServicePrincipals e suas interfaces pai.
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)
- Herança
- Implementações
Propriedades
Inner |
A implementação de ServicePrincipals e suas interfaces pai. |
Métodos
Create(ICreatable<IFluentResourceT>[]) |
A implementação de ServicePrincipals e suas interfaces pai. (Herdado de CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>) |
Create(IEnumerable<ICreatable<IFluentResourceT>>) |
A implementação de ServicePrincipals e suas interfaces pai. (Herdado de CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>) |
CreateAsync(IEnumerable<ICreatable<IFluentResourceT>>, CancellationToken) |
A implementação de ServicePrincipals e suas interfaces pai. (Herdado de CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>) |
Define(String) |
A implementação de ServicePrincipals e suas interfaces pai. |
DeleteById(String) |
A implementação de ServicePrincipals e suas interfaces pai. |
DeleteByIdAsync(String, CancellationToken) |
A implementação de ServicePrincipals e suas interfaces pai. |
GetById(String) |
A implementação de ServicePrincipals e suas interfaces pai. |
GetByIdAsync(String, CancellationToken) |
A implementação de ServicePrincipals e suas interfaces pai. |
GetByName(String) |
A implementação de ServicePrincipals e suas interfaces pai. |
GetByNameAsync(String, CancellationToken) |
A implementação de ServicePrincipals e suas interfaces pai. |
List() |
A implementação de ServicePrincipals e suas interfaces pai. |
ListAsync(Boolean, CancellationToken) |
A implementação de ServicePrincipals e suas interfaces pai. |
WrapList(IEnumerable<InnerResourceT>) |
Esse método retorna uma lista paginada em que cada página contém as instâncias que encapsulam recursos internos na página correspondente de determinada lista de páginas internas. (Herdado de ReadableWrappers<IFluentResourceT,FluentResourceT,InnerResourceT>) |
WrapModel(InnerResourceT) |
A implementação de ServicePrincipals e suas interfaces pai. (Herdado de ReadableWrappers<IFluentResourceT,FluentResourceT,InnerResourceT>) |
WrapModel(ServicePrincipalInner) |
A implementação de ServicePrincipals e suas interfaces pai. |
WrapModel(String) |
A implementação de ServicePrincipals e suas interfaces pai. |
Implantações explícitas de interface
IHasManager<GraphRbacManager>.Manager |
A implementação de ServicePrincipals e suas interfaces pai. |
ISupportsCreating<IBlank>.Define(String) |
A implementação de ServicePrincipals e suas interfaces pai. |
ISupportsGettingById<IServicePrincipal>.GetById(String) |
A implementação de ServicePrincipals e suas interfaces pai. |
Aplica-se a
Azure SDK for .NET