Uses of Interface
com.azure.resourcemanager.appservice.models.DeploymentSlot
-
Packages that use DeploymentSlot Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of DeploymentSlot in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models 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.
-