Interface ServicePrincipals

All Superinterfaces:
HasInner<com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner>, HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>, SupportsCreating<ServicePrincipal.DefinitionStages.Blank>, SupportsDeletingById, SupportsGettingById<ServicePrincipal>, SupportsGettingByName<ServicePrincipal>, SupportsGettingByNameAsync<ServicePrincipal>, SupportsListing<ServicePrincipal>

public interface ServicePrincipals extends SupportsListing<ServicePrincipal>, SupportsGettingById<ServicePrincipal>, SupportsGettingByNameAsync<ServicePrincipal>, SupportsCreating<ServicePrincipal.DefinitionStages.Blank>, SupportsDeletingById, HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>, HasInner<com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner>
Entry point to service principal management API.