public interface com.microsoft.azure.management.graphrbac.RoleAssignment$DefinitionStages$WithRole
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.graphrbac.RoleAssignment$DefinitionStages$WithRole
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.graphrbac.RoleAssignment$DefinitionStages$WithScope withBuiltInRole(com.microsoft.azure.management.graphrbac.BuiltInRole);
    descriptor: (Lcom/microsoft/azure/management/graphrbac/BuiltInRole;)Lcom/microsoft/azure/management/graphrbac/RoleAssignment$DefinitionStages$WithScope;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
      Name  Flags
      role  

  public abstract com.microsoft.azure.management.graphrbac.RoleAssignment$DefinitionStages$WithScope withRoleDefinition(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/graphrbac/RoleAssignment$DefinitionStages$WithScope;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                  Name  Flags
      roleDefinitionId  
}
SourceFile: "RoleAssignment.java"
NestHost: com.microsoft.azure.management.graphrbac.RoleAssignment
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.graphrbac.RoleAssignment$DefinitionStages of com.microsoft.azure.management.graphrbac.RoleAssignment
  public abstract WithRole = com.microsoft.azure.management.graphrbac.RoleAssignment$DefinitionStages$WithRole of com.microsoft.azure.management.graphrbac.RoleAssignment$DefinitionStages
  public abstract WithScope = com.microsoft.azure.management.graphrbac.RoleAssignment$DefinitionStages$WithScope of com.microsoft.azure.management.graphrbac.RoleAssignment$DefinitionStages