public interface com.microsoft.azure.management.appservice.FunctionDeploymentSlots extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages$Blank>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<com.microsoft.azure.management.appservice.FunctionDeploymentSlot>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName<com.microsoft.azure.management.appservice.FunctionDeploymentSlot>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<com.microsoft.azure.management.appservice.FunctionDeploymentSlot>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.appservice.implementation.AppServiceManager>, 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.FunctionDeploymentSlots
  super_class: java.lang.Object
{
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsCreating<Lcom/microsoft/azure/management/appservice/FunctionDeploymentSlot$DefinitionStages$Blank;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsListing<Lcom/microsoft/azure/management/appservice/FunctionDeploymentSlot;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsGettingByName<Lcom/microsoft/azure/management/appservice/FunctionDeploymentSlot;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/SupportsGettingById<Lcom/microsoft/azure/management/appservice/FunctionDeploymentSlot;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsDeletingById;Lcom/microsoft/azure/management/resources/fluentcore/collection/SupportsDeletingByName;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasManager<Lcom/microsoft/azure/management/appservice/implementation/AppServiceManager;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasParent<Lcom/microsoft/azure/management/appservice/FunctionApp;>;
SourceFile: "FunctionDeploymentSlots.java"
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.appservice.FunctionDeploymentSlot$DefinitionStages of com.microsoft.azure.management.appservice.FunctionDeploymentSlot
  public abstract Blank = com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages$Blank of com.microsoft.azure.management.appservice.FunctionDeploymentSlot$DefinitionStages
    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;)