public interface com.microsoft.azure.management.appservice.FunctionDeploymentSlot extends com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChildResource<com.microsoft.azure.management.appservice.implementation.AppServiceManager, com.microsoft.azure.management.appservice.implementation.SiteInner>, com.microsoft.azure.management.appservice.DeploymentSlotBase<com.microsoft.azure.management.appservice.FunctionDeploymentSlot>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<com.microsoft.azure.management.appservice.FunctionDeploymentSlot>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<com.microsoft.azure.management.appservice.DeploymentSlotBase$Update<com.microsoft.azure.management.appservice.FunctionDeploymentSlot>>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<com.microsoft.azure.management.appservice.FunctionApp>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.appservice.FunctionDeploymentSlot
  super_class: java.lang.Object
{
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/IndependentChildResource<Lcom/microsoft/azure/management/appservice/implementation/AppServiceManager;Lcom/microsoft/azure/management/appservice/implementation/SiteInner;>;Lcom/microsoft/azure/management/appservice/DeploymentSlotBase<Lcom/microsoft/azure/management/appservice/FunctionDeploymentSlot;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Refreshable<Lcom/microsoft/azure/management/appservice/FunctionDeploymentSlot;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Updatable<Lcom/microsoft/azure/management/appservice/DeploymentSlotBase$Update<Lcom/microsoft/azure/management/appservice/FunctionDeploymentSlot;>;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasParent<Lcom/microsoft/azure/management/appservice/FunctionApp;>;
SourceFile: "FunctionDeploymentSlot.java"
NestMembers:
  com.microsoft.azure.management.appservice.FunctionDeploymentSlot$Definition  com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages  com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages$Blank  com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages$WithConfiguration  com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages$WithCreate
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract Update = com.microsoft.azure.management.appservice.DeploymentSlotBase$Update of com.microsoft.azure.management.appservice.DeploymentSlotBase
  public abstract Definition = com.microsoft.azure.management.appservice.FunctionDeploymentSlot$Definition of com.microsoft.azure.management.appservice.FunctionDeploymentSlot
  public abstract DefinitionStages = com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages of com.microsoft.azure.management.appservice.FunctionDeploymentSlot
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent(ContainerName = "/Microsoft.Azure.Management.AppService.Fluent")
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_3_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)