Share via


IBlank.WithExistingLinuxPlan(IAppServicePlan) Methode

Definition

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

public Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IExistingLinuxPlanWithGroup WithExistingLinuxPlan (Microsoft.Azure.Management.AppService.Fluent.IAppServicePlan appServicePlan);
abstract member WithExistingLinuxPlan : Microsoft.Azure.Management.AppService.Fluent.IAppServicePlan -> Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IExistingLinuxPlanWithGroup
Public Function WithExistingLinuxPlan (appServicePlan As IAppServicePlan) As IExistingLinuxPlanWithGroup

Parameter

appServicePlan
IAppServicePlan

Der vorhandene App Service-Plan.

Gibt zurück

Gilt für: