Interface FunctionDeploymentSlots
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<AppServiceManager>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<FunctionApp>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating<FunctionDeploymentSlot.DefinitionStages.Blank>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<FunctionDeploymentSlot>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<FunctionDeploymentSlot>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<FunctionDeploymentSlotBasic>
public interface FunctionDeploymentSlots
extends com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating<FunctionDeploymentSlot.DefinitionStages.Blank>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<FunctionDeploymentSlotBasic>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<FunctionDeploymentSlot>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<FunctionDeploymentSlot>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName, com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<AppServiceManager>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<FunctionApp>
Entry point for Azure function 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