Interface DeploymentSlotBase<FluentT>

Type Parameters:
FluentT - the type of the resource
All Superinterfaces:
GroupableResource<com.microsoft.azure.management.appservice.implementation.AppServiceManager,com.microsoft.azure.management.appservice.implementation.SiteInner>, HasId, HasInner<com.microsoft.azure.management.appservice.implementation.SiteInner>, HasManager<com.microsoft.azure.management.appservice.implementation.AppServiceManager>, HasName, HasResourceGroup, Indexable, Resource, Updatable<DeploymentSlotBase.Update<FluentT>>, WebAppBase
All Known Subinterfaces:
DeploymentSlot, FunctionDeploymentSlot

@Beta public interface DeploymentSlotBase<FluentT> extends WebAppBase, Updatable<DeploymentSlotBase.Update<FluentT>>
An immutable client-side representation of an Azure Web App deployment slot.