@Beta(value=V1_3_0) public interface FunctionDeploymentSlots extends SupportsCreating<FunctionDeploymentSlot.DefinitionStages.Blank>, SupportsListing<FunctionDeploymentSlot>, SupportsGettingByName<FunctionDeploymentSlot>, SupportsGettingById<FunctionDeploymentSlot>, SupportsDeletingById, SupportsDeletingByName, HasManager<com.microsoft.azure.management.appservice.implementation.AppServiceManager>, HasParent<FunctionApp>
define
list, listAsync
getByName
getById, getByIdAsync, getByIdAsync
deleteById, deleteByIdAsync, deleteByIdAsync
deleteByName, deleteByNameAsync, deleteByNameAsync
manager
Copyright © 2019. All rights reserved.