Uses of Interface
com.microsoft.azure.management.appservice.DeploymentSlot
-
-
Uses of DeploymentSlot in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice with parameters of type DeploymentSlot Modifier and Type Method Description DeploymentSlot.DefinitionStages.WithCreateDeploymentSlot.DefinitionStages.WithConfiguration. withConfigurationFromDeploymentSlot(DeploymentSlot deploymentSlot)Copies the site configurations from a given deployment slot.
-