Interface DeploymentSlotBase.Update<FluentT>

Type Parameters:
FluentT - the type of the resource
All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<FluentT>, DeploymentSlotBase.UpdateStages.WithCredentials<FluentT>, DeploymentSlotBase.UpdateStages.WithDockerContainerImage<FluentT>, DeploymentSlotBase.UpdateStages.WithRuntimeVersion<FluentT>, DeploymentSlotBase.UpdateStages.WithStartUpCommand<FluentT>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<WebAppBase.Update<FluentT>>, 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.WithContainerSize<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>
Enclosing interface:
DeploymentSlotBase<FluentT>

public static interface DeploymentSlotBase.Update<FluentT> extends com.azure.resourcemanager.resources.fluentcore.model.Appliable<FluentT>, WebAppBase.Update<FluentT>, DeploymentSlotBase.UpdateStages.WithRuntimeVersion<FluentT>, DeploymentSlotBase.UpdateStages.WithDockerContainerImage<FluentT>, DeploymentSlotBase.UpdateStages.WithStartUpCommand<FluentT>, DeploymentSlotBase.UpdateStages.WithCredentials<FluentT>
The template for a web app update operation, containing all the settings that can be modified.