public interface com.microsoft.azure.management.sql.SqlDatabaseOperations$DefinitionStages$WithServiceObjective
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.sql.SqlDatabaseOperations$DefinitionStages$WithServiceObjective
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.sql.SqlDatabaseOperations$DefinitionStages$WithCreateAllOptions withServiceObjective(com.microsoft.azure.management.sql.ServiceObjectiveName);
    descriptor: (Lcom/microsoft/azure/management/sql/ServiceObjectiveName;)Lcom/microsoft/azure/management/sql/SqlDatabaseOperations$DefinitionStages$WithCreateAllOptions;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                       Name  Flags
      serviceLevelObjective  
}
SourceFile: "SqlDatabaseOperations.java"
NestHost: com.microsoft.azure.management.sql.SqlDatabaseOperations
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.sql.SqlDatabaseOperations$DefinitionStages of com.microsoft.azure.management.sql.SqlDatabaseOperations
  public abstract WithCreateAllOptions = com.microsoft.azure.management.sql.SqlDatabaseOperations$DefinitionStages$WithCreateAllOptions of com.microsoft.azure.management.sql.SqlDatabaseOperations$DefinitionStages
  public abstract WithServiceObjective = com.microsoft.azure.management.sql.SqlDatabaseOperations$DefinitionStages$WithServiceObjective of com.microsoft.azure.management.sql.SqlDatabaseOperations$DefinitionStages