你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WebAppBase.Update<FluentT> Interface

Type Parameters

FluentT

the type of the resource

Implements

public static interface WebAppBase.Update<FluentT>
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