Uses of Interface
com.microsoft.azure.management.appservice.FunctionDeploymentSlot
-
-
Uses of FunctionDeploymentSlot in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice 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.
-