Dela via


IWithAppServicePlan.WithExistingAppServicePlan(IAppServicePlan) Metod

Definition

Använder en befintlig App Service-plan för webbappen.

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

Parametrar

appServicePlan
IAppServicePlan

Den befintliga App Service-planen.

Returer

Gäller för