Freigeben über


IBlank.WithExistingAppServicePlan(IAppServicePlan) Methode

Definition

Verwendet einen vorhandenen App Service-Plan für die Funktions-App.

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

Parameter

appServicePlan
IAppServicePlan

Der vorhandene App Service-Plan.

Gibt zurück

Gilt für: