DeploymentSlot.DefinitionStages.WithConfiguration.withConfigurationFromDeploymentSlot(DeploymentSlot deploymentSlot) 方法
定义
Copies the site configurations from a given deployment slot.
public WithCreate withConfigurationFromDeploymentSlot(DeploymentSlot deploymentSlot)
参数
- deploymentSlot
- DeploymentSlot
the deployment slot to copy the configurations from
返回
the next stage of the definition