Поделиться через


IBlank.WithExistingLinuxPlan(IAppServicePlan) Метод

Определение

Использует существующий план службы приложений для веб-приложения.

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

Параметры

appServicePlan
IAppServicePlan

Существующий план службы приложений.

Возвращаемое значение

Применяется к