ServicePrincipals Interface

Implements

SupportsGettingById<ServicePrincipal> SupportsGettingByNameAsync<ServicePrincipal> HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager> SupportsCreating<Blank> SupportsDeletingById SupportsListing<ServicePrincipal> HasInner<com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner>

public interface ServicePrincipals
extends SupportsListing<ServicePrincipal>, SupportsGettingById<ServicePrincipal>, SupportsGettingByNameAsync<ServicePrincipal>, SupportsCreating<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.

Applies to