IBlank.WithExistingWindowsPlan(IAppServicePlan) 메서드

정의

웹앱에 대한 기존 앱 서비스 계획을 사용합니다.

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

매개 변수

appServicePlan
IAppServicePlan

기존 App Service 계획입니다.

반환

적용 대상