Freigeben über


IWithAppServicePlan.WithExistingAppServicePlan(IAppServicePlan) Methode

Definition

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

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

Parameter

appServicePlan
IAppServicePlan

Der vorhandene App Service-Plan.

Gibt zurück

Gilt für: