Sdílet prostřednictvím


IWithAppServicePlan.WithExistingAppServicePlan(IAppServicePlan) Metoda

Definice

Používá existující plán služby App Service pro webovou aplikaci.

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

Parametry

appServicePlan
IAppServicePlan

Existující plán služby App Service.

Návraty

Platí pro