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.WithCreate<FunctionDeploymentSlot>
,WebAppBase.DefinitionStages.WithDiagnosticLogging<FunctionDeploymentSlot>
,WebAppBase.DefinitionStages.WithHostNameBinding<FunctionDeploymentSlot>
,WebAppBase.DefinitionStages.WithHostNameSslBinding<FunctionDeploymentSlot>
,WebAppBase.DefinitionStages.WithManagedServiceIdentity<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 com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.appservice.FunctionDeploymentSlot.DefinitionStages.WithConfiguration
withBrandNewConfiguration, withConfigurationFromDeploymentSlot, withConfigurationFromFunctionApp, withConfigurationFromParent
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