Interface WebApp.Definition
-
- All Superinterfaces:
Creatable<WebApp>,GroupableResource.DefinitionStages.WithCreatableResourceGroup<WebApp.DefinitionStages.WithNewAppServicePlan>,GroupableResource.DefinitionStages.WithExistingResourceGroup<WebApp.DefinitionStages.WithNewAppServicePlan>,GroupableResource.DefinitionStages.WithGroup<WebApp.DefinitionStages.WithNewAppServicePlan>,GroupableResource.DefinitionStages.WithNewResourceGroup<WebApp.DefinitionStages.WithNewAppServicePlan>,HasName,Indexable,Resource.DefinitionWithRegion<WebApp.DefinitionStages.NewAppServicePlanWithGroup>,Resource.DefinitionWithTags<WebAppBase.DefinitionStages.WithCreate<WebApp>>,WebApp.DefinitionStages.Blank,WebApp.DefinitionStages.NewAppServicePlanWithGroup,WebApp.DefinitionStages.WithContainerImage,WebApp.DefinitionStages.WithCreate,WebApp.DefinitionStages.WithCredentials,WebApp.DefinitionStages.WithLinuxAppFramework,WebApp.DefinitionStages.WithNewAppServicePlan,WebApp.DefinitionStages.WithStartUpCommand,WebApp.DefinitionStages.WithWindowsAppFramework,WebAppBase.DefinitionStages.WithAppSettings<WebApp>,WebAppBase.DefinitionStages.WithAuthentication<WebApp>,WebAppBase.DefinitionStages.WithClientAffinityEnabled<WebApp>,WebAppBase.DefinitionStages.WithClientCertEnabled<WebApp>,WebAppBase.DefinitionStages.WithConnectionString<WebApp>,WebAppBase.DefinitionStages.WithCreate<WebApp>,WebAppBase.DefinitionStages.WithDiagnosticLogging<WebApp>,WebAppBase.DefinitionStages.WithHostNameBinding<WebApp>,WebAppBase.DefinitionStages.WithHostNameSslBinding<WebApp>,WebAppBase.DefinitionStages.WithManagedServiceIdentity<WebApp>,WebAppBase.DefinitionStages.WithNetworkAccess<WebApp>,WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<WebApp>,WebAppBase.DefinitionStages.WithSiteConfigs<WebApp>,WebAppBase.DefinitionStages.WithSourceControl<WebApp>
- Enclosing interface:
- WebApp
public static interface WebApp.Definition extends WebApp.DefinitionStages.Blank, WebApp.DefinitionStages.NewAppServicePlanWithGroup, WebApp.DefinitionStages.WithNewAppServicePlan, WebApp.DefinitionStages.WithLinuxAppFramework, WebApp.DefinitionStages.WithCredentials, WebApp.DefinitionStages.WithStartUpCommand, WebApp.DefinitionStages.WithWindowsAppFramework, WebApp.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebApp.DefinitionStages.Blank
withExistingLinuxPlan, withExistingWindowsPlan
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebApp.DefinitionStages.WithContainerImage
withPrivateDockerHubImage, withPrivateRegistryImage, withPublicDockerHubImage
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebApp.DefinitionStages.WithCredentials
withCredentials
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebApp.DefinitionStages.WithLinuxAppFramework
withBuiltInImage
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebApp.DefinitionStages.WithNewAppServicePlan
withNewFreeAppServicePlan, withNewLinuxPlan, withNewLinuxPlan, withNewLinuxPlan, withNewSharedAppServicePlan, withNewWindowsPlan, withNewWindowsPlan, withNewWindowsPlan
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebApp.DefinitionStages.WithStartUpCommand
withStartUpCommand
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebApp.DefinitionStages.WithWindowsAppFramework
withRuntimeStack
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.DefinitionStages.WithAppSettings
withAppSetting, withAppSettings, withStickyAppSetting, withStickyAppSettings
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.DefinitionStages.WithAuthentication
defineAuthentication
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.DefinitionStages.WithClientAffinityEnabled
withClientAffinityEnabled
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.DefinitionStages.WithClientCertEnabled
withClientCertEnabled
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.DefinitionStages.WithConnectionString
withConnectionString, withStickyConnectionString
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.DefinitionStages.WithDiagnosticLogging
defineDiagnosticLogsConfiguration, withContainerLoggingDisabled, withContainerLoggingEnabled, withContainerLoggingEnabled
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.DefinitionStages.WithHostNameBinding
defineHostnameBinding, withManagedHostnameBindings, withThirdPartyHostnameBinding
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.DefinitionStages.WithHostNameSslBinding
defineSslBinding
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.DefinitionStages.WithManagedServiceIdentity
withoutSystemAssignedManagedServiceIdentity, withSystemAssignedManagedServiceIdentity, withUserAssignedManagedServiceIdentity
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.DefinitionStages.WithNetworkAccess
withAccessFromIpAddress, withAccessFromIpAddressRange, withAccessFromNetworkSubnet, withAccessRule
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.DefinitionStages.WithScmSiteAlsoStopped
withScmSiteAlsoStopped
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.DefinitionStages.WithSiteConfigs
withAutoSwapSlotName, withDefaultDocument, withDefaultDocuments, withFtpsState, withHttp20Enabled, withHttpsOnly, withJavaVersion, withManagedPipelineMode, withMinTlsVersion, withNetFrameworkVersion, withoutDefaultDocument, withPhpVersion, withPlatformArchitecture, withPythonVersion, withRemoteDebuggingDisabled, withRemoteDebuggingEnabled, withVirtualApplications, withWebAppAlwaysOn, withWebSocketsEnabled
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.WebAppBase.DefinitionStages.WithSourceControl
defineSourceControl, withLocalGitSourceControl
-
-