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.