Interface WebAppBase.Update<FluentT>

Type Parameters:
FluentT - the type of the resource
All Superinterfaces:
Appliable<FluentT>, Indexable, Resource.UpdateWithTags<WebAppBase.Update<FluentT>>, WebAppBase.UpdateStages.WithAppSettings<FluentT>, WebAppBase.UpdateStages.WithAuthentication<FluentT>, WebAppBase.UpdateStages.WithClientAffinityEnabled<FluentT>, WebAppBase.UpdateStages.WithClientCertEnabled<FluentT>, WebAppBase.UpdateStages.WithConnectionString<FluentT>, WebAppBase.UpdateStages.WithDiagnosticLogging<FluentT>, WebAppBase.UpdateStages.WithHostNameBinding<FluentT>, WebAppBase.UpdateStages.WithHostNameSslBinding<FluentT>, WebAppBase.UpdateStages.WithManagedServiceIdentity<FluentT>, WebAppBase.UpdateStages.WithNetworkAccess<FluentT>, WebAppBase.UpdateStages.WithScmSiteAlsoStopped<FluentT>, WebAppBase.UpdateStages.WithSiteConfigs<FluentT>, WebAppBase.UpdateStages.WithSourceControl<FluentT>, WebAppBase.UpdateStages.WithSystemAssignedIdentityBasedAccess<FluentT>, WebAppBase.UpdateStages.WithUserAssignedManagedServiceIdentityBasedAccess<FluentT>
All Known Subinterfaces:
DeploymentSlotBase.Update<FluentT>, FunctionApp.Update, WebApp.Update, WebApp.UpdateStages.WithStartUpCommand
Enclosing interface:
WebAppBase

The template for a site update operation, containing all the settings that can be modified.