FunctionApp.Update Interface
Implements
WithAppServicePlan
WithCredentials
WithDailyUsageQuota
WithDockerContainerImage
WithManagedEnvironmentScaleRules
WithRuntimeVersion
WithStorageAccount
Update<FunctionApp>
public static interface FunctionApp.Update
extends Update<FunctionApp>, WithAppServicePlan, WithRuntimeVersion, WithStorageAccount, WithDailyUsageQuota, WithDockerContainerImage, WithCredentials, WithManagedEnvironmentScaleRules
The template for a function app update operation, containing all the settings that can be modified.
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java