IWithConfiguration.WithConfigurationFromWebApp(IWebApp) Méthode

Définition

Copie les configurations de site à partir d’une application web donnée.

public Microsoft.Azure.Management.AppService.Fluent.DeploymentSlot.Definition.IWithCreate WithConfigurationFromWebApp (Microsoft.Azure.Management.AppService.Fluent.IWebApp webApp);
abstract member WithConfigurationFromWebApp : Microsoft.Azure.Management.AppService.Fluent.IWebApp -> Microsoft.Azure.Management.AppService.Fluent.DeploymentSlot.Definition.IWithCreate
Public Function WithConfigurationFromWebApp (webApp As IWebApp) As IWithCreate

Paramètres

webApp
IWebApp

Application web à partir de laquelle copier les configurations.

Retours

S’applique à