Freigeben über


IWithConfiguration.WithConfigurationFromDeploymentSlot Methode

Definition

Kopiert die Standortkonfigurationen aus einem bestimmten Funktionsbereitstellungsslot.

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

Parameter

deploymentSlot
IFunctionDeploymentSlot

Der Funktionsbereitstellungsslot, aus dem die Konfigurationen kopiert werden sollen.

Gibt zurück

Gilt für: