Compartilhar via


IWithConfiguration.WithConfigurationFromDeploymentSlot Método

Definição

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

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

Parâmetros

deploymentSlot
IFunctionDeploymentSlot

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

Retornos

Aplica-se a