Partager via


IBlank.WithExistingAppServicePlan(IAppServicePlan) Méthode

Définition

Utilise un plan App Service existant pour l’application de fonction.

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

Paramètres

appServicePlan
IAppServicePlan

Plan App Service existant.

Retours

S’applique à