public interface com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages$WithConfiguration
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages$WithConfiguration
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages$WithCreate withBrandNewConfiguration();
    descriptor: ()Lcom/microsoft/azure/management/appservice/FunctionDeploymentSlot$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public abstract com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages$WithCreate withConfigurationFromParent();
    descriptor: ()Lcom/microsoft/azure/management/appservice/FunctionDeploymentSlot$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages$WithCreate withConfigurationFromFunctionApp(com.microsoft.azure.management.appservice.FunctionApp);
    descriptor: (Lcom/microsoft/azure/management/appservice/FunctionApp;)Lcom/microsoft/azure/management/appservice/FunctionDeploymentSlot$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
      Name  Flags
      app   

  public abstract com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages$WithCreate withConfigurationFromDeploymentSlot(com.microsoft.azure.management.appservice.FunctionDeploymentSlot);
    descriptor: (Lcom/microsoft/azure/management/appservice/FunctionDeploymentSlot;)Lcom/microsoft/azure/management/appservice/FunctionDeploymentSlot$DefinitionStages$WithCreate;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                Name  Flags
      deploymentSlot  
}
SourceFile: "FunctionDeploymentSlot.java"
NestHost: com.microsoft.azure.management.appservice.FunctionDeploymentSlot
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages of com.microsoft.azure.management.appservice.FunctionDeploymentSlot
  public abstract WithConfiguration = com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages$WithConfiguration of com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages
  public abstract WithCreate = com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages$WithCreate of com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages