WebAppBase.Update<FluentT> Interface
Type Parameters
- FluentT
the type of the resource
Implements
public static interface WebAppBase.Update
extends Appliable<FluentT>, UpdateWithTags<Update<FluentT>>, WithClientAffinityEnabled<FluentT>, WithClientCertEnabled<FluentT>, WithScmSiteAlsoStopped<FluentT>, WithSiteConfigs<FluentT>, WithAppSettings<FluentT>, WithConnectionString<FluentT>, WithSourceControl<FluentT>, WithHostNameBinding<FluentT>, WithHostNameSslBinding<FluentT>, WithAuthentication<FluentT>, WithDiagnosticLogging<FluentT>, WithManagedServiceIdentity<FluentT>, WithSystemAssignedIdentityBasedAccess<FluentT>, WithUserAssignedManagedServiceIdentityBasedAccess<FluentT>, WithNetworkAccess<FluentT>, WithContainerSize<FluentT>
The template for a site update operation, containing all the settings that can be modified.
Applies to
Azure SDK for Java