Interface DeploymentSlots

All Superinterfaces:
HasManager<com.microsoft.azure.management.appservice.implementation.AppServiceManager>, HasParent<WebApp>, SupportsCreating<DeploymentSlot.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByName, SupportsGettingById<DeploymentSlot>, SupportsGettingByName<DeploymentSlot>, SupportsListing<DeploymentSlot>

@Beta public interface DeploymentSlots extends SupportsCreating<DeploymentSlot.DefinitionStages.Blank>, SupportsListing<DeploymentSlot>, SupportsGettingByName<DeploymentSlot>, SupportsGettingById<DeploymentSlot>, SupportsDeletingById, SupportsDeletingByName, HasManager<com.microsoft.azure.management.appservice.implementation.AppServiceManager>, HasParent<WebApp>
Entry point for Azure web app deployment slot management API.