Interface FunctionDeploymentSlot.Definition
- All Superinterfaces:
Creatable<FunctionDeploymentSlot>, FunctionDeploymentSlot.DefinitionStages.Blank, FunctionDeploymentSlot.DefinitionStages.WithConfiguration, FunctionDeploymentSlot.DefinitionStages.WithCreate, HasName, Indexable, Resource.DefinitionWithTags<WebAppBase.DefinitionStages.WithCreate<FunctionDeploymentSlot>>, WebAppBase.DefinitionStages.WithAppSettings<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithAuthentication<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithClientAffinityEnabled<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithClientCertEnabled<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithConnectionString<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithContainerSize<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithCreate<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithDiagnosticLogging<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithHostNameBinding<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithHostNameSslBinding<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithManagedServiceIdentity<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithNetworkAccess<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithSiteConfigs<FunctionDeploymentSlot>, WebAppBase.DefinitionStages.WithSourceControl<FunctionDeploymentSlot>
- Enclosing interface:
FunctionDeploymentSlot
public static interface FunctionDeploymentSlot.Definition
extends FunctionDeploymentSlot.DefinitionStages.Blank, FunctionDeploymentSlot.DefinitionStages.WithConfiguration, FunctionDeploymentSlot.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface FunctionDeploymentSlot.DefinitionStages.WithConfiguration
withBrandNewConfiguration, withConfigurationFromDeploymentSlot, withConfigurationFromFunctionApp, withConfigurationFromParentMethods inherited from interface 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