public interface com.microsoft.azure.management.containerregistry.Registry$UpdateStages$WithAdminUserEnabled
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.containerregistry.Registry$UpdateStages$WithAdminUserEnabled
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.containerregistry.Registry$Update withRegistryNameAsAdminUser();
    descriptor: ()Lcom/microsoft/azure/management/containerregistry/Registry$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.containerregistry.Registry$Update withoutRegistryNameAsAdminUser();
    descriptor: ()Lcom/microsoft/azure/management/containerregistry/Registry$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "Registry.java"
NestHost: com.microsoft.azure.management.containerregistry.Registry
InnerClasses:
  public abstract Update = com.microsoft.azure.management.containerregistry.Registry$Update of com.microsoft.azure.management.containerregistry.Registry
  public abstract UpdateStages = com.microsoft.azure.management.containerregistry.Registry$UpdateStages of com.microsoft.azure.management.containerregistry.Registry
  public abstract WithAdminUserEnabled = com.microsoft.azure.management.containerregistry.Registry$UpdateStages$WithAdminUserEnabled of com.microsoft.azure.management.containerregistry.Registry$UpdateStages