Udostępnij za pośrednictwem


IWithAppServicePlan.WithExistingAppServicePlan(IAppServicePlan) Metoda

Definicja

Używa istniejącego planu usługi App Service dla aplikacji internetowej.

public Microsoft.Azure.Management.AppService.Fluent.WebApp.Update.IUpdate WithExistingAppServicePlan (Microsoft.Azure.Management.AppService.Fluent.IAppServicePlan appServicePlan);
abstract member WithExistingAppServicePlan : Microsoft.Azure.Management.AppService.Fluent.IAppServicePlan -> Microsoft.Azure.Management.AppService.Fluent.WebApp.Update.IUpdate
Public Function WithExistingAppServicePlan (appServicePlan As IAppServicePlan) As IUpdate

Parametry

appServicePlan
IAppServicePlan

Istniejący plan usługi App Service.

Zwraca

Dotyczy