Interface FunctionApp.Definition
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Creatable<FunctionApp>,FunctionApp.DefinitionStages.Blank,FunctionApp.DefinitionStages.ExistingAppServicePlanWithGroup,FunctionApp.DefinitionStages.WithCreate,FunctionApp.DefinitionStages.WithDailyUsageQuota,FunctionApp.DefinitionStages.WithNewAppServicePlan,FunctionApp.DefinitionStages.WithRuntimeVersion,FunctionApp.DefinitionStages.WithStorageAccount,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup<FunctionApp.DefinitionStages.WithCreate>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup<FunctionApp.DefinitionStages.WithCreate>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithGroup<FunctionApp.DefinitionStages.WithCreate>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup<FunctionApp.DefinitionStages.WithCreate>,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.DefinitionWithRegion<FunctionApp.DefinitionStages.NewAppServicePlanWithGroup>,com.microsoft.azure.management.resources.fluentcore.arm.models.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>
- Enclosing interface:
- FunctionApp
public static interface FunctionApp.Definition extends FunctionApp.DefinitionStages.Blank, FunctionApp.DefinitionStages.ExistingAppServicePlanWithGroup, FunctionApp.DefinitionStages.WithStorageAccount, FunctionApp.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
-
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.Blank
withExistingAppServicePlan
-
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, withNewConsumptionPlan, withNewFreeAppServicePlan, withNewSharedAppServicePlan
-
Methods inherited from interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithRuntimeVersion
withLatestRuntimeVersion, withRuntimeVersion
-
Methods inherited from interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithStorageAccount
withExistingStorageAccount, withNewStorageAccount
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
-
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.DefinitionWithRegion
withRegion, withRegion
-
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, 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
-
-