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


IBlank.WithExistingWindowsPlan(IAppServicePlan) Метод

Определение

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

public Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IExistingWindowsPlanWithGroup WithExistingWindowsPlan (Microsoft.Azure.Management.AppService.Fluent.IAppServicePlan appServicePlan);
abstract member WithExistingWindowsPlan : Microsoft.Azure.Management.AppService.Fluent.IAppServicePlan -> Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IExistingWindowsPlanWithGroup
Public Function WithExistingWindowsPlan (appServicePlan As IAppServicePlan) As IExistingWindowsPlanWithGroup

Параметры

appServicePlan
IAppServicePlan

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

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

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