Dela via


IBlank.WithExistingWindowsPlan(IAppServicePlan) Metod

Definition

Använder en befintlig App Service-plan för webbappen.

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

Parametrar

appServicePlan
IAppServicePlan

Den befintliga App Service-planen.

Returer

Gäller för