Interface FunctionApp.Update
- All Superinterfaces:
Appliable<FunctionApp>
,FunctionApp.UpdateStages.WithAppServicePlan
,FunctionApp.UpdateStages.WithCredentials
,FunctionApp.UpdateStages.WithDailyUsageQuota
,FunctionApp.UpdateStages.WithDockerContainerImage
,FunctionApp.UpdateStages.WithRuntimeVersion
,FunctionApp.UpdateStages.WithStorageAccount
,Indexable
,Resource.UpdateWithTags<WebAppBase.Update<FunctionApp>>
,WebAppBase.Update<FunctionApp>
,WebAppBase.UpdateStages.WithAppSettings<FunctionApp>
,WebAppBase.UpdateStages.WithAuthentication<FunctionApp>
,WebAppBase.UpdateStages.WithClientAffinityEnabled<FunctionApp>
,WebAppBase.UpdateStages.WithClientCertEnabled<FunctionApp>
,WebAppBase.UpdateStages.WithConnectionString<FunctionApp>
,WebAppBase.UpdateStages.WithDiagnosticLogging<FunctionApp>
,WebAppBase.UpdateStages.WithHostNameBinding<FunctionApp>
,WebAppBase.UpdateStages.WithHostNameSslBinding<FunctionApp>
,WebAppBase.UpdateStages.WithManagedServiceIdentity<FunctionApp>
,WebAppBase.UpdateStages.WithScmSiteAlsoStopped<FunctionApp>
,WebAppBase.UpdateStages.WithSiteConfigs<FunctionApp>
,WebAppBase.UpdateStages.WithSourceControl<FunctionApp>
,WebAppBase.UpdateStages.WithSystemAssignedIdentityBasedAccess<FunctionApp>
,WebAppBase.UpdateStages.WithUserAssignedManagedServiceIdentityBasedAccess<FunctionApp>
- Enclosing interface:
- FunctionApp
public static interface FunctionApp.Update
extends WebAppBase.Update<FunctionApp>, FunctionApp.UpdateStages.WithAppServicePlan, FunctionApp.UpdateStages.WithRuntimeVersion, FunctionApp.UpdateStages.WithStorageAccount, FunctionApp.UpdateStages.WithDailyUsageQuota, FunctionApp.UpdateStages.WithDockerContainerImage, FunctionApp.UpdateStages.WithCredentials
The template for a function app update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithAppServicePlan
withExistingAppServicePlan, withExistingLinuxAppServicePlan, withNewAppServicePlan, withNewAppServicePlan, withNewAppServicePlan, withNewConsumptionPlan, withNewConsumptionPlan, withNewFreeAppServicePlan, withNewLinuxAppServicePlan, withNewLinuxAppServicePlan, withNewLinuxAppServicePlan, withNewLinuxConsumptionPlan, withNewLinuxConsumptionPlan, withNewSharedAppServicePlan
Methods inherited from interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithCredentials
withCredentials
Methods inherited from interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithDailyUsageQuota
withDailyUsageQuota, withoutDailyUsageQuota
Methods inherited from interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithDockerContainerImage
withBuiltInImage, withPrivateDockerHubImage, withPrivateRegistryImage, withPublicDockerHubImage
Methods inherited from interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithRuntimeVersion
withLatestRuntimeVersion, withRuntime, withRuntimeVersion
Methods inherited from interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithStorageAccount
withExistingStorageAccount, withNewStorageAccount, withNewStorageAccount
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
withAppSetting, withAppSettings, withAppSettingStickiness, withoutAppSetting, withStickyAppSetting, withStickyAppSettings
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAuthentication
defineAuthentication, withoutAuthentication
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithClientAffinityEnabled
withClientAffinityEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithClientCertEnabled
withClientCertEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithConnectionString
withConnectionString, withConnectionStringStickiness, withoutConnectionString, withStickyConnectionString
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithDiagnosticLogging
updateDiagnosticLogsConfiguration, withContainerLoggingDisabled, withContainerLoggingEnabled, withContainerLoggingEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameBinding
defineHostnameBinding, withManagedHostnameBindings, withoutHostnameBinding, withThirdPartyHostnameBinding
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameSslBinding
defineSslBinding, withoutSslBinding
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithManagedServiceIdentity
withSystemAssignedManagedServiceIdentity, withUserAssignedManagedServiceIdentity
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithScmSiteAlsoStopped
withScmSiteAlsoStopped
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
withAutoSwapSlotName, withDefaultDocument, withDefaultDocuments, withFtpsState, withHttp20Enabled, withHttpsOnly, withJavaVersion, withManagedPipelineMode, withMinTlsVersion, withNetFrameworkVersion, withoutDefaultDocument, withoutJava, withoutPython, withPhpVersion, withPlatformArchitecture, withPythonVersion, withRemoteDebuggingDisabled, withRemoteDebuggingEnabled, withVirtualApplications, withWebAppAlwaysOn, withWebSocketsEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSourceControl
defineSourceControl, withLocalGitSourceControl, withoutSourceControl
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSystemAssignedIdentityBasedAccess
withSystemAssignedIdentityBasedAccessTo, withSystemAssignedIdentityBasedAccessTo, withSystemAssignedIdentityBasedAccessToCurrentResourceGroup, withSystemAssignedIdentityBasedAccessToCurrentResourceGroup
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithUserAssignedManagedServiceIdentityBasedAccess
withExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentity