IBlank.WithExistingWindowsPlan(IAppServicePlan) Método

Definição

Usa um plano de serviço de aplicativo existente para o aplicativo Web.

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

Parâmetros

appServicePlan
IAppServicePlan

O plano do serviço de aplicativo existente.

Retornos

Aplica-se a