Freigeben über


IWithConfiguration.WithConfigurationFromDeploymentSlot Methode

Definition

Kopiert die Standortkonfigurationen aus einem bestimmten Bereitstellungsslot.

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

Parameter

deploymentSlot
IDeploymentSlot

Der Bereitstellungsslot, aus dem die Konfigurationen kopiert werden sollen.

Gibt zurück

Gilt für: