public interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser$UpdateStages$WithUsageLocation
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.graphrbac.ActiveDirectoryUser$UpdateStages$WithUsageLocation
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.graphrbac.ActiveDirectoryUser$Update withUsageLocation(com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode);
    descriptor: (Lcom/microsoft/azure/management/resources/fluentcore/arm/CountryIsoCode;)Lcom/microsoft/azure/management/graphrbac/ActiveDirectoryUser$Update;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
               Name  Flags
      usageLocation  
}
SourceFile: "ActiveDirectoryUser.java"
NestHost: com.microsoft.azure.management.graphrbac.ActiveDirectoryUser
InnerClasses:
  public abstract Update = com.microsoft.azure.management.graphrbac.ActiveDirectoryUser$Update of com.microsoft.azure.management.graphrbac.ActiveDirectoryUser
  public abstract UpdateStages = com.microsoft.azure.management.graphrbac.ActiveDirectoryUser$UpdateStages of com.microsoft.azure.management.graphrbac.ActiveDirectoryUser
  public abstract WithUsageLocation = com.microsoft.azure.management.graphrbac.ActiveDirectoryUser$UpdateStages$WithUsageLocation of com.microsoft.azure.management.graphrbac.ActiveDirectoryUser$UpdateStages