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