Uses of Interface
com.azure.resourcemanager.appservice.models.FunctionDeploymentSlot
-
Packages that use FunctionDeploymentSlot Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of FunctionDeploymentSlot in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models with parameters of type FunctionDeploymentSlot Modifier and Type Method Description FunctionDeploymentSlot.DefinitionStages.WithCreateFunctionDeploymentSlot.DefinitionStages.WithConfiguration. withConfigurationFromDeploymentSlot(FunctionDeploymentSlot deploymentSlot)Copies the site configurations from a givenfunction deployment slot.
-