Interface DeploymentSlotBase<FluentT>

Type Parameters:
FluentT - the type of the resource
All Superinterfaces:
GroupableResource<AppServiceManager,SiteInner>, HasId, HasInnerModel<SiteInner>, HasManager<AppServiceManager>, HasName, HasResourceGroup, Indexable, Resource, Updatable<DeploymentSlotBase.Update<FluentT>>, WebAppBase, WebSiteBase
All Known Subinterfaces:
DeploymentSlot, FunctionDeploymentSlot

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