Interface FunctionApp.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<FunctionApp>
,FunctionApp.DefinitionStages.WithDailyUsageQuota
,FunctionApp.DefinitionStages.WithNewAppServicePlan
,FunctionApp.DefinitionStages.WithRuntimeVersion
,FunctionApp.DefinitionStages.WithStorageAccount
,HasName
,Indexable
,Resource.DefinitionWithTags<WebAppBase.DefinitionStages.WithCreate<FunctionApp>>
,WebAppBase.DefinitionStages.WithAppSettings<FunctionApp>
,WebAppBase.DefinitionStages.WithAuthentication<FunctionApp>
,WebAppBase.DefinitionStages.WithClientAffinityEnabled<FunctionApp>
,WebAppBase.DefinitionStages.WithClientCertEnabled<FunctionApp>
,WebAppBase.DefinitionStages.WithConnectionString<FunctionApp>
,WebAppBase.DefinitionStages.WithCreate<FunctionApp>
,WebAppBase.DefinitionStages.WithDiagnosticLogging<FunctionApp>
,WebAppBase.DefinitionStages.WithHostNameBinding<FunctionApp>
,WebAppBase.DefinitionStages.WithHostNameSslBinding<FunctionApp>
,WebAppBase.DefinitionStages.WithManagedServiceIdentity<FunctionApp>
,WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<FunctionApp>
,WebAppBase.DefinitionStages.WithSiteConfigs<FunctionApp>
,WebAppBase.DefinitionStages.WithSourceControl<FunctionApp>
- All Known Subinterfaces:
FunctionApp.Definition
- Enclosing interface:
- FunctionApp.DefinitionStages
public static interface FunctionApp.DefinitionStages.WithCreate
extends Creatable<FunctionApp>, FunctionApp.DefinitionStages.WithNewAppServicePlan, FunctionApp.DefinitionStages.WithStorageAccount, FunctionApp.DefinitionStages.WithRuntimeVersion, FunctionApp.DefinitionStages.WithDailyUsageQuota, WebAppBase.DefinitionStages.WithCreate<FunctionApp>
A function app definition with sufficient inputs to create a new
function app in the cloud, but exposing additional optional
inputs to specify.
-
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.appservice.FunctionApp.DefinitionStages.WithDailyUsageQuota
withDailyUsageQuota, withoutDailyUsageQuota
Methods inherited from interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithNewAppServicePlan
withNewAppServicePlan, withNewAppServicePlan, withNewAppServicePlan, withNewConsumptionPlan, withNewConsumptionPlan, withNewFreeAppServicePlan, withNewLinuxAppServicePlan, withNewLinuxAppServicePlan, withNewLinuxAppServicePlan, withNewLinuxConsumptionPlan, withNewLinuxConsumptionPlan, withNewSharedAppServicePlan
Methods inherited from interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithRuntimeVersion
withLatestRuntimeVersion, withRuntime, withRuntimeVersion
Methods inherited from interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithStorageAccount
withExistingStorageAccount, withNewStorageAccount, withNewStorageAccount
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
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.Resource.DefinitionWithTags
withTag, withTags
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithAppSettings
withAppSetting, withAppSettings, withStickyAppSetting, withStickyAppSettings
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithAuthentication
defineAuthentication
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithClientAffinityEnabled
withClientAffinityEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithClientCertEnabled
withClientCertEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithConnectionString
withConnectionString, withStickyConnectionString
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithDiagnosticLogging
defineDiagnosticLogsConfiguration, withContainerLoggingDisabled, withContainerLoggingEnabled, withContainerLoggingEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithHostNameBinding
defineHostnameBinding, withManagedHostnameBindings, withThirdPartyHostnameBinding
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithHostNameSslBinding
defineSslBinding
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithManagedServiceIdentity
withoutSystemAssignedManagedServiceIdentity, withSystemAssignedManagedServiceIdentity, withUserAssignedManagedServiceIdentity
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithScmSiteAlsoStopped
withScmSiteAlsoStopped
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
withAutoSwapSlotName, withDefaultDocument, withDefaultDocuments, withFtpsState, withHttp20Enabled, withHttpsOnly, withJavaVersion, withManagedPipelineMode, withMinTlsVersion, withNetFrameworkVersion, withoutDefaultDocument, withoutPhp, withPhpVersion, withPlatformArchitecture, withPythonVersion, withRemoteDebuggingDisabled, withRemoteDebuggingEnabled, withVirtualApplications, withWebAppAlwaysOn, withWebSocketsEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSourceControl
defineSourceControl, withLocalGitSourceControl