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
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java