WebAppBase.Update<FluentT> Interface
Parâmetros de tipo
- FluentT
o tipo do recurso
Implementações
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>
O modelo para uma operação de atualização de site, contendo todas as configurações que podem ser modificadas.
Aplica-se a
Azure SDK for Java