Interface DeploymentSlots
- All Superinterfaces:
HasManager<AppServiceManager>,HasParent<WebApp>,SupportsCreating<DeploymentSlot.DefinitionStages.Blank>,SupportsDeletingById,SupportsDeletingByName,SupportsGettingById<DeploymentSlot>,SupportsGettingByName<DeploymentSlot>,SupportsListing<WebDeploymentSlotBasic>
public interface DeploymentSlots
extends SupportsCreating<DeploymentSlot.DefinitionStages.Blank>, SupportsListing<WebDeploymentSlotBasic>, SupportsGettingByName<DeploymentSlot>, SupportsGettingById<DeploymentSlot>, SupportsDeletingById, SupportsDeletingByName, HasManager<AppServiceManager>, HasParent<WebApp>
Entry point for Azure web app deployment slot management API.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
managerMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent
parentMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
defineMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById
deleteById, deleteByIdAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName
deleteByName, deleteByNameAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById
getById, getByIdAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName
getByName, getByNameAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync