public static interface FunctionApp.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
FunctionApp.UpdateStages.WithAppServicePlan
A function app update allowing app service plan to be set.
|
static interface |
FunctionApp.UpdateStages.WithDailyUsageQuota
A function app definition allowing daily usage quota to be specified.
|
static interface |
FunctionApp.UpdateStages.WithRuntimeVersion
A function app update allowing runtime version to be specified.
|
static interface |
FunctionApp.UpdateStages.WithStorageAccount
A function app definition allowing storage account to be specified.
|
Copyright © 2019. All rights reserved.