public interface com.microsoft.azure.management.graphrbac.ServicePrincipals extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<com.microsoft.azure.management.graphrbac.ServicePrincipal>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<com.microsoft.azure.management.graphrbac.ServicePrincipal>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync<com.microsoft.azure.management.graphrbac.ServicePrincipal>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$Blank>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.graphrbac.ServicePrincipals
  super_class: java.lang.Object
{
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsListing<Lcom/microsoft/azure/management/graphrbac/ServicePrincipal;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsGettingById<Lcom/microsoft/azure/management/graphrbac/ServicePrincipal;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsGettingByNameAsync<Lcom/microsoft/azure/management/graphrbac/ServicePrincipal;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsCreating<Lcom/microsoft/azure/management/graphrbac/ServicePrincipal$DefinitionStages$Blank;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsDeletingById;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasManager<Lcom/microsoft/azure/management/graphrbac/implementation/GraphRbacManager;>;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/graphrbac/implementation/ServicePrincipalsInner;>;
SourceFile: "ServicePrincipals.java"
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages of com.microsoft.azure.management.graphrbac.ServicePrincipal
  public abstract Blank = com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$Blank of com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent(ContainerName = "/Microsoft.Azure.Management.Graph.RBAC.Fluent")