@Beta public interface DeploymentSlot extends com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChildResource<com.microsoft.azure.management.appservice.implementation.AppServiceManager,com.microsoft.azure.management.appservice.implementation.SiteInner>, WebAppBase, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<DeploymentSlot>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<DeploymentSlot.Update>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<WebApp>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DeploymentSlot.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
DeploymentSlot.DefinitionStages
Grouping of all the deployment slot definition stages.
|
static interface |
DeploymentSlot.Update
The template for a web app update operation, containing all the settings that can be modified.
|
WebAppBase.UpdateStagescom.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags<T>alwaysOn, applySlotConfigurations, applySlotConfigurationsAsync, appServicePlanId, appSettings, autoSwapSlotName, availabilityState, clientAffinityEnabled, clientCertEnabled, cloningInfo, connectionStrings, containerSize, defaultDocuments, defaultHostName, deploy, enabled, enabledHostNames, gatewaySiteName, getHostNameBindings, getHostNameBindingsAsync, getPublishingProfile, getPublishingProfileAsync, getSourceControl, getSourceControlAsync, hostNames, hostNamesDisabled, hostNameSslStates, isDefaultContainer, isPremiumApp, javaContainer, javaContainerVersion, javaVersion, lastModifiedTime, linuxFxVersion, managedPipelineMode, microService, netFrameworkVersion, nodeVersion, operatingSystem, outboundIPAddresses, phpVersion, platformArchitecture, pythonVersion, remoteDebuggingEnabled, remoteDebuggingVersion, repositorySiteName, resetSlotConfigurations, resetSlotConfigurationsAsync, restart, restartAsync, scmSiteAlsoStopped, start, startAsync, state, stop, stopAsync, swap, swapAsync, targetSwapSlot, trafficManagerHostNames, usageState, verifyDomainOwnership, verifyDomainOwnershipAsync, webSocketsEnabledregion, regionName, tags, typeresourceGroupNamemanagerinnerrefresh, refreshAsync/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/