共用方式為


IWithAppServicePlan.WithExistingAppServicePlan(IAppServicePlan) 方法

定義

使用 Web 應用程式的現有 App Service 方案。

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

參數

appServicePlan
IAppServicePlan

現有的 App Service 方案。

傳回

適用於