public interface com.microsoft.azure.management.sql.SqlDatabase$DefinitionStages$WithStorageKey<ParentT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.sql.SqlDatabase$DefinitionStages$WithStorageKey
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.sql.SqlDatabase$DefinitionStages$WithAuthentication<ParentT> withStorageAccessKey(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/sql/SqlDatabase$DefinitionStages$WithAuthentication;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/sql/SqlDatabase$DefinitionStages$WithAuthentication<TParentT;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_7_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
    MethodParameters:
                  Name  Flags
      storageAccessKey  

  public abstract com.microsoft.azure.management.sql.SqlDatabase$DefinitionStages$WithAuthentication<ParentT> withSharedAccessKey(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/sql/SqlDatabase$DefinitionStages$WithAuthentication;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/sql/SqlDatabase$DefinitionStages$WithAuthentication<TParentT;>;
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_7_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
    MethodParameters:
                 Name  Flags
      sharedAccessKey  
}
Signature: <ParentT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "SqlDatabase.java"
NestHost: com.microsoft.azure.management.sql.SqlDatabase
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract DefinitionStages = com.microsoft.azure.management.sql.SqlDatabase$DefinitionStages of com.microsoft.azure.management.sql.SqlDatabase
  public abstract WithAuthentication = com.microsoft.azure.management.sql.SqlDatabase$DefinitionStages$WithAuthentication of com.microsoft.azure.management.sql.SqlDatabase$DefinitionStages
  public abstract WithStorageKey = com.microsoft.azure.management.sql.SqlDatabase$DefinitionStages$WithStorageKey of com.microsoft.azure.management.sql.SqlDatabase$DefinitionStages