Interface FunctionDeploymentSlot

All Superinterfaces:
DeploymentSlotBase<FunctionDeploymentSlot>, 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, HasParent<FunctionApp>, HasResourceGroup, IndependentChild<com.microsoft.azure.management.appservice.implementation.AppServiceManager>, IndependentChildResource<com.microsoft.azure.management.appservice.implementation.AppServiceManager,com.microsoft.azure.management.appservice.implementation.SiteInner>, Indexable, Refreshable<FunctionDeploymentSlot>, Resource, Updatable<DeploymentSlotBase.Update<FunctionDeploymentSlot>>, WebAppBase

@Beta(V1_3_0) public interface FunctionDeploymentSlot extends IndependentChildResource<com.microsoft.azure.management.appservice.implementation.AppServiceManager,com.microsoft.azure.management.appservice.implementation.SiteInner>, DeploymentSlotBase<FunctionDeploymentSlot>, Refreshable<FunctionDeploymentSlot>, Updatable<DeploymentSlotBase.Update<FunctionDeploymentSlot>>, HasParent<FunctionApp>
An immutable client-side representation of an Azure Function App deployment slot.