Condividi tramite


IBlank.WithExistingWindowsPlan(IAppServicePlan) Metodo

Definizione

Usa un piano di servizio app esistente per l'app 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

Parametri

appServicePlan
IAppServicePlan

Piano di servizio app esistente.

Restituisce

Si applica a