Partager via


IWithAppServicePlan.WithExistingAppServicePlan(IAppServicePlan) Méthode

Définition

Utilise un plan app service existant pour l’application de fonction.

public Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Update.IUpdate WithExistingAppServicePlan (Microsoft.Azure.Management.AppService.Fluent.IAppServicePlan appServicePlan);
abstract member WithExistingAppServicePlan : Microsoft.Azure.Management.AppService.Fluent.IAppServicePlan -> Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Update.IUpdate
Public Function WithExistingAppServicePlan (appServicePlan As IAppServicePlan) As IUpdate

Paramètres

appServicePlan
IAppServicePlan

Plan App Service existant.

Retours

S’applique à