JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Type Parameters:
FluentT - the type of the resource
All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Creatable<FluentT>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<WebAppBase.DefinitionStages.WithCreate <FluentT>>, WebAppBase.DefinitionStages.WithAppSettings <FluentT>, WebAppBase.DefinitionStages.WithAuthentication <FluentT>, WebAppBase.DefinitionStages.WithClientAffinityEnabled <FluentT>, WebAppBase.DefinitionStages.WithClientCertEnabled <FluentT>, WebAppBase.DefinitionStages.WithConnectionString <FluentT>, WebAppBase.DefinitionStages.WithCreate <FluentT>, WebAppBase.DefinitionStages.WithHostNameBinding <FluentT>, WebAppBase.DefinitionStages.WithHostNameSslBinding <FluentT>, WebAppBase.DefinitionStages.WithScmSiteAlsoStopped <FluentT>, WebAppBase.DefinitionStages.WithSiteConfigs <FluentT>, WebAppBase.DefinitionStages.WithSourceControl <FluentT>, WebAppBase.DefinitionStages.WithWebContainer <FluentT>
Enclosing interface:
WebAppBase
public static interface WebAppBase.Definition<FluentT>
extends WebAppBase.DefinitionStages.WithWebContainer <FluentT>, WebAppBase.DefinitionStages.WithCreate <FluentT>
The entirety of the web app base definition.
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
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.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
withAutoSwapSlotName , withDefaultDocument , withDefaultDocuments , withJavaVersion , withManagedPipelineMode , withNetFrameworkVersion , withoutDefaultDocument , withoutPhp , withPhpVersion , withPlatformArchitecture , withPythonVersion , withRemoteDebuggingDisabled , withRemoteDebuggingEnabled , withWebAppAlwaysOn , withWebSocketsEnabled
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */