Interface DeploymentSlotBase.Update<FluentT>
- Type Parameters:
FluentT- the type of the resource
- All Superinterfaces:
Appliable<FluentT>,DeploymentSlotBase.UpdateStages.WithCredentials<FluentT>,DeploymentSlotBase.UpdateStages.WithDockerContainerImage<FluentT>,DeploymentSlotBase.UpdateStages.WithRuntimeVersion<FluentT>,DeploymentSlotBase.UpdateStages.WithStartUpCommand<FluentT>,Indexable,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 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.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.appservice.models.DeploymentSlotBase.UpdateStages.WithCredentials
withCredentialsMethods inherited from interface com.azure.resourcemanager.appservice.models.DeploymentSlotBase.UpdateStages.WithDockerContainerImage
withPrivateDockerHubImage, withPrivateRegistryImage, withPublicDockerHubImageMethods inherited from interface com.azure.resourcemanager.appservice.models.DeploymentSlotBase.UpdateStages.WithRuntimeVersion
withLatestRuntimeVersion, withRuntime, withRuntimeVersionMethods inherited from interface com.azure.resourcemanager.appservice.models.DeploymentSlotBase.UpdateStages.WithStartUpCommand
withStartUpCommandMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTagsMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithAppSettings
withAppSetting, withAppSettings, withAppSettingStickiness, withoutAppSetting, withStickyAppSetting, withStickyAppSettingsMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithAuthentication
defineAuthentication, withoutAuthenticationMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithClientAffinityEnabled
withClientAffinityEnabledMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithClientCertEnabled
withClientCertEnabledMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithConnectionString
withConnectionString, withConnectionStringStickiness, withoutConnectionString, withStickyConnectionStringMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithContainerSize
withContainerSizeMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithDiagnosticLogging
updateDiagnosticLogsConfiguration, withContainerLoggingDisabled, withContainerLoggingEnabled, withContainerLoggingEnabledMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithHostNameBinding
defineHostnameBinding, withManagedHostnameBindings, withoutHostnameBinding, withThirdPartyHostnameBindingMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithHostNameSslBinding
defineSslBinding, withoutSslBindingMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithManagedServiceIdentity
withSystemAssignedManagedServiceIdentity, withUserAssignedManagedServiceIdentityMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithNetworkAccess
disablePublicNetworkAccess, enablePublicNetworkAccess, withAccessFromAllNetworks, withAccessFromIpAddress, withAccessFromIpAddressRange, withAccessFromNetworkSubnet, withAccessRule, withoutAccessRule, withoutIpAddressAccess, withoutIpAddressRangeAccess, withoutNetworkSubnetAccessMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithScmSiteAlsoStopped
withScmSiteAlsoStoppedMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithSiteConfigs
withAutoSwapSlotName, withDefaultDocument, withDefaultDocuments, withFtpsState, withHttp20Enabled, withHttpsOnly, withJavaVersion, withManagedPipelineMode, withMinTlsVersion, withNetFrameworkVersion, withoutDefaultDocument, withoutJava, withoutPhp, withoutPython, withPhpVersion, withPlatformArchitecture, withPythonVersion, withRemoteDebuggingDisabled, withRemoteDebuggingEnabled, withVirtualApplications, withWebAppAlwaysOn, withWebSocketsEnabledMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithSourceControl
defineSourceControl, withLocalGitSourceControl, withoutSourceControlMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithSystemAssignedIdentityBasedAccess
withSystemAssignedIdentityBasedAccessTo, withSystemAssignedIdentityBasedAccessTo, withSystemAssignedIdentityBasedAccessToCurrentResourceGroup, withSystemAssignedIdentityBasedAccessToCurrentResourceGroupMethods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.UpdateStages.WithUserAssignedManagedServiceIdentityBasedAccess
withExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentity