Partilhar via


IWithConfiguration.WithConfigurationFromDeploymentSlot Método

Definição

Copia as configurações do site de um determinado slot de implantação.

public Microsoft.Azure.Management.AppService.Fluent.DeploymentSlot.Definition.IWithCreate WithConfigurationFromDeploymentSlot (Microsoft.Azure.Management.AppService.Fluent.IDeploymentSlot deploymentSlot);
abstract member WithConfigurationFromDeploymentSlot : Microsoft.Azure.Management.AppService.Fluent.IDeploymentSlot -> Microsoft.Azure.Management.AppService.Fluent.DeploymentSlot.Definition.IWithCreate
Public Function WithConfigurationFromDeploymentSlot (deploymentSlot As IDeploymentSlot) As IWithCreate

Parâmetros

deploymentSlot
IDeploymentSlot

O slot de implantação do qual copiar as configurações.

Retornos

Aplica-se a