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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java