ServicePrincipals Interface
Implements
SupportsGettingById<ServicePrincipal>
SupportsGettingByName<ServicePrincipal>
HasManager<AuthorizationManager>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<ServicePrincipal>
SupportsListingByFilter<ServicePrincipal>
public interface ServicePrincipals
extends SupportsListing<ServicePrincipal>, SupportsListingByFilter<ServicePrincipal>, SupportsGettingById<ServicePrincipal>, SupportsGettingByName<ServicePrincipal>, SupportsCreating<Blank>, SupportsDeletingById, HasManager<AuthorizationManager>
Entry point to service principal management API.
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java