public static interface FunctionApp.DefinitionStages.Blank extends Resource.DefinitionWithRegion<FunctionApp.DefinitionStages.NewAppServicePlanWithGroup>
| Modifier and Type | Method and Description |
|---|---|
FunctionApp.DefinitionStages.ExistingAppServicePlanWithGroup |
withExistingAppServicePlan(AppServicePlan appServicePlan)
Uses an existing app service plan for the function app.
|
withRegion, withRegionFunctionApp.DefinitionStages.ExistingAppServicePlanWithGroup withExistingAppServicePlan(AppServicePlan appServicePlan)
appServicePlan - the existing app service planCopyright © 2019. All rights reserved.