@Beta public interface WebApp extends WebAppBase, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<WebApp>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<WebApp.Update>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebApp.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
WebApp.DefinitionStages
Grouping of all the web app definition stages.
|
static interface |
WebApp.Update
The template for a web app update operation, containing all the settings that can be modified.
|
static interface |
WebApp.UpdateStages
Grouping of all the web app update stages.
|
com.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>| Modifier and Type | Method and Description |
|---|---|
DeploymentSlots |
deploymentSlots() |
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, typekeyidnameresourceGroupNamemanagerinnerDeploymentSlots deploymentSlots()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/