public interface com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithRoleAssignment
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithRoleAssignment
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithCreate withNewRole(com.microsoft.azure.management.graphrbac.BuiltInRole, java.lang.String);
    descriptor: (Lcom/microsoft/azure/management/graphrbac/BuiltInRole;Ljava/lang/String;)Lcom/microsoft/azure/management/graphrbac/ServicePrincipal$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
       Name  Flags
      role   
      scope  

  public abstract com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithCreate withNewRoleInSubscription(com.microsoft.azure.management.graphrbac.BuiltInRole, java.lang.String);
    descriptor: (Lcom/microsoft/azure/management/graphrbac/BuiltInRole;Ljava/lang/String;)Lcom/microsoft/azure/management/graphrbac/ServicePrincipal$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                Name  Flags
      role            
      subscriptionId  

  public abstract com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithCreate withNewRoleInResourceGroup(com.microsoft.azure.management.graphrbac.BuiltInRole, com.microsoft.azure.management.resources.ResourceGroup);
    descriptor: (Lcom/microsoft/azure/management/graphrbac/BuiltInRole;Lcom/microsoft/azure/management/resources/ResourceGroup;)Lcom/microsoft/azure/management/graphrbac/ServicePrincipal$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
               Name  Flags
      role           
      resourceGroup  
}
SourceFile: "ServicePrincipal.java"
NestHost: com.microsoft.azure.management.graphrbac.ServicePrincipal
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages of com.microsoft.azure.management.graphrbac.ServicePrincipal
  public abstract WithCreate = com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithCreate of com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages
  public abstract WithRoleAssignment = com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithRoleAssignment of com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages