Compartir a través de


IBlank.WithExistingLinuxPlan(IAppServicePlan) Método

Definición

Usa un plan de App Service existente para la aplicación web.

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

Parámetros

appServicePlan
IAppServicePlan

Plan de App Service existente.

Devoluciones

Se aplica a