Delen via


IBlank.WithExistingWindowsPlan(IAppServicePlan) Methode

Definitie

Maakt gebruik van een bestaand App Service-plan voor de web-app.

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

Parameters

appServicePlan
IAppServicePlan

Het bestaande App Service-plan.

Retouren

Van toepassing op