Interface WebAppBase.DefinitionStages.WithCreate<FluentT>
- Type Parameters:
FluentT- the type of the resource
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Creatable<FluentT>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.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.WithContainerSize<FluentT>, WebAppBase.DefinitionStages.WithDiagnosticLogging<FluentT>, WebAppBase.DefinitionStages.WithHostNameBinding<FluentT>, WebAppBase.DefinitionStages.WithHostNameSslBinding<FluentT>, WebAppBase.DefinitionStages.WithManagedServiceIdentity<FluentT>, WebAppBase.DefinitionStages.WithNetworkAccess<FluentT>, WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<FluentT>, WebAppBase.DefinitionStages.WithSiteConfigs<FluentT>, WebAppBase.DefinitionStages.WithSourceControl<FluentT>
- All Known Subinterfaces:
DeploymentSlot.Definition, DeploymentSlot.DefinitionStages.WithCreate, FunctionApp.Definition, FunctionApp.DefinitionStages.WithCreate, FunctionDeploymentSlot.Definition, FunctionDeploymentSlot.DefinitionStages.WithCreate, WebApp.Definition, WebApp.DefinitionStages.WithCreate, WebApp.DefinitionStages.WithStartUpCommand, WebApp.DefinitionStages.WithWindowsAppFramework, WebAppBase.Definition<FluentT>, WebAppBase.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate<FluentT>, WebAppBase.DefinitionStages.WithUserAssignedManagedServiceIdentityBasedAccessOrCreate<FluentT>
- Enclosing interface:
WebAppBase.DefinitionStages
public static interface WebAppBase.DefinitionStages.WithCreate<FluentT>
extends com.azure.resourcemanager.resources.fluentcore.model.Creatable<FluentT>, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags<WebAppBase.DefinitionStages.WithCreate<FluentT>>, WebAppBase.DefinitionStages.WithClientAffinityEnabled<FluentT>, WebAppBase.DefinitionStages.WithClientCertEnabled<FluentT>, WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<FluentT>, WebAppBase.DefinitionStages.WithSiteConfigs<FluentT>, WebAppBase.DefinitionStages.WithAppSettings<FluentT>, WebAppBase.DefinitionStages.WithConnectionString<FluentT>, WebAppBase.DefinitionStages.WithSourceControl<FluentT>, WebAppBase.DefinitionStages.WithHostNameBinding<FluentT>, WebAppBase.DefinitionStages.WithHostNameSslBinding<FluentT>, WebAppBase.DefinitionStages.WithAuthentication<FluentT>, WebAppBase.DefinitionStages.WithDiagnosticLogging<FluentT>, WebAppBase.DefinitionStages.WithManagedServiceIdentity<FluentT>, WebAppBase.DefinitionStages.WithNetworkAccess<FluentT>, WebAppBase.DefinitionStages.WithContainerSize<FluentT>
A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but
exposing additional optional inputs to specify.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTagsMethods inherited from interface WebAppBase.DefinitionStages.WithAppSettings
withAppSetting, withAppSettings, withStickyAppSetting, withStickyAppSettingsMethods inherited from interface WebAppBase.DefinitionStages.WithAuthentication
defineAuthenticationMethods inherited from interface WebAppBase.DefinitionStages.WithClientAffinityEnabled
withClientAffinityEnabledMethods inherited from interface WebAppBase.DefinitionStages.WithClientCertEnabled
withClientCertEnabledMethods inherited from interface WebAppBase.DefinitionStages.WithConnectionString
withConnectionString, withStickyConnectionStringMethods inherited from interface WebAppBase.DefinitionStages.WithContainerSize
withContainerSizeMethods inherited from interface WebAppBase.DefinitionStages.WithDiagnosticLogging
defineDiagnosticLogsConfiguration, withContainerLoggingDisabled, withContainerLoggingEnabled, withContainerLoggingEnabledMethods inherited from interface WebAppBase.DefinitionStages.WithHostNameBinding
defineHostnameBinding, withManagedHostnameBindings, withThirdPartyHostnameBindingMethods inherited from interface WebAppBase.DefinitionStages.WithHostNameSslBinding
defineSslBindingMethods inherited from interface WebAppBase.DefinitionStages.WithManagedServiceIdentity
withoutSystemAssignedManagedServiceIdentity, withSystemAssignedManagedServiceIdentity, withUserAssignedManagedServiceIdentityMethods inherited from interface WebAppBase.DefinitionStages.WithNetworkAccess
disablePublicNetworkAccess, withAccessFromIpAddress, withAccessFromIpAddressRange, withAccessFromNetworkSubnet, withAccessRuleMethods inherited from interface WebAppBase.DefinitionStages.WithScmSiteAlsoStopped
withScmSiteAlsoStoppedMethods inherited from interface WebAppBase.DefinitionStages.WithSiteConfigs
withAutoSwapSlotName, withDefaultDocument, withDefaultDocuments, withFtpsState, withHttp20Enabled, withHttpsOnly, withJavaVersion, withManagedPipelineMode, withMinTlsVersion, withNetFrameworkVersion, withoutDefaultDocument, withPhpVersion, withPlatformArchitecture, withPythonVersion, withRemoteDebuggingDisabled, withRemoteDebuggingEnabled, withVirtualApplications, withWebAppAlwaysOn, withWebSocketsEnabledMethods inherited from interface WebAppBase.DefinitionStages.WithSourceControl
defineSourceControl, withLocalGitSourceControl