Interface DeploymentSlot.Update
- All Superinterfaces:
Appliable<DeploymentSlot>
,DeploymentSlotBase.Update<DeploymentSlot>
,DeploymentSlotBase.UpdateStages.WithCredentials<DeploymentSlot>
,DeploymentSlotBase.UpdateStages.WithDockerContainerImage<DeploymentSlot>
,DeploymentSlotBase.UpdateStages.WithRuntimeVersion<DeploymentSlot>
,Indexable
,Resource.UpdateWithTags<WebAppBase.Update<DeploymentSlot>>
,WebAppBase.Update<DeploymentSlot>
,WebAppBase.UpdateStages.WithAppSettings<DeploymentSlot>
,WebAppBase.UpdateStages.WithAuthentication<DeploymentSlot>
,WebAppBase.UpdateStages.WithClientAffinityEnabled<DeploymentSlot>
,WebAppBase.UpdateStages.WithClientCertEnabled<DeploymentSlot>
,WebAppBase.UpdateStages.WithConnectionString<DeploymentSlot>
,WebAppBase.UpdateStages.WithDiagnosticLogging<DeploymentSlot>
,WebAppBase.UpdateStages.WithHostNameBinding<DeploymentSlot>
,WebAppBase.UpdateStages.WithHostNameSslBinding<DeploymentSlot>
,WebAppBase.UpdateStages.WithManagedServiceIdentity<DeploymentSlot>
,WebAppBase.UpdateStages.WithScmSiteAlsoStopped<DeploymentSlot>
,WebAppBase.UpdateStages.WithSiteConfigs<DeploymentSlot>
,WebAppBase.UpdateStages.WithSourceControl<DeploymentSlot>
,WebAppBase.UpdateStages.WithSystemAssignedIdentityBasedAccess<DeploymentSlot>
,WebAppBase.UpdateStages.WithUserAssignedManagedServiceIdentityBasedAccess<DeploymentSlot>
- Enclosing interface:
- DeploymentSlot
public static interface DeploymentSlot.Update
extends Appliable<DeploymentSlot>, DeploymentSlotBase.Update<DeploymentSlot>
The template for a web app update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.appservice.DeploymentSlotBase.UpdateStages.WithCredentials
withCredentials
Methods inherited from interface com.microsoft.azure.management.appservice.DeploymentSlotBase.UpdateStages.WithDockerContainerImage
withPrivateDockerHubImage, withPrivateRegistryImage, withPublicDockerHubImage
Methods inherited from interface com.microsoft.azure.management.appservice.DeploymentSlotBase.UpdateStages.WithRuntimeVersion
withLatestRuntimeVersion, withRuntime, withRuntimeVersion
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
withAppSetting, withAppSettings, withAppSettingStickiness, withoutAppSetting, withStickyAppSetting, withStickyAppSettings
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAuthentication
defineAuthentication, withoutAuthentication
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithClientAffinityEnabled
withClientAffinityEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithClientCertEnabled
withClientCertEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithConnectionString
withConnectionString, withConnectionStringStickiness, withoutConnectionString, withStickyConnectionString
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithDiagnosticLogging
updateDiagnosticLogsConfiguration, withContainerLoggingDisabled, withContainerLoggingEnabled, withContainerLoggingEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameBinding
defineHostnameBinding, withManagedHostnameBindings, withoutHostnameBinding, withThirdPartyHostnameBinding
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameSslBinding
defineSslBinding, withoutSslBinding
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithManagedServiceIdentity
withSystemAssignedManagedServiceIdentity, withUserAssignedManagedServiceIdentity
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithScmSiteAlsoStopped
withScmSiteAlsoStopped
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
withAutoSwapSlotName, withDefaultDocument, withDefaultDocuments, withFtpsState, withHttp20Enabled, withHttpsOnly, withJavaVersion, withManagedPipelineMode, withMinTlsVersion, withNetFrameworkVersion, withoutDefaultDocument, withoutJava, withoutPython, withPhpVersion, withPlatformArchitecture, withPythonVersion, withRemoteDebuggingDisabled, withRemoteDebuggingEnabled, withVirtualApplications, withWebAppAlwaysOn, withWebSocketsEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSourceControl
defineSourceControl, withLocalGitSourceControl, withoutSourceControl
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSystemAssignedIdentityBasedAccess
withSystemAssignedIdentityBasedAccessTo, withSystemAssignedIdentityBasedAccessTo, withSystemAssignedIdentityBasedAccessToCurrentResourceGroup, withSystemAssignedIdentityBasedAccessToCurrentResourceGroup
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithUserAssignedManagedServiceIdentityBasedAccess
withExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentity