Interface DeploymentSlot.Definition
- All Superinterfaces:
Creatable<DeploymentSlot>
,DeploymentSlot.DefinitionStages.Blank
,DeploymentSlot.DefinitionStages.WithConfiguration
,DeploymentSlot.DefinitionStages.WithCreate
,HasName
,Indexable
,Resource.DefinitionWithTags<WebAppBase.DefinitionStages.WithCreate<DeploymentSlot>>
,WebAppBase.DefinitionStages.WithAppSettings<DeploymentSlot>
,WebAppBase.DefinitionStages.WithAuthentication<DeploymentSlot>
,WebAppBase.DefinitionStages.WithClientAffinityEnabled<DeploymentSlot>
,WebAppBase.DefinitionStages.WithClientCertEnabled<DeploymentSlot>
,WebAppBase.DefinitionStages.WithConnectionString<DeploymentSlot>
,WebAppBase.DefinitionStages.WithCreate<DeploymentSlot>
,WebAppBase.DefinitionStages.WithDiagnosticLogging<DeploymentSlot>
,WebAppBase.DefinitionStages.WithHostNameBinding<DeploymentSlot>
,WebAppBase.DefinitionStages.WithHostNameSslBinding<DeploymentSlot>
,WebAppBase.DefinitionStages.WithManagedServiceIdentity<DeploymentSlot>
,WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<DeploymentSlot>
,WebAppBase.DefinitionStages.WithSiteConfigs<DeploymentSlot>
,WebAppBase.DefinitionStages.WithSourceControl<DeploymentSlot>
- Enclosing interface:
- DeploymentSlot
public static interface DeploymentSlot.Definition
extends DeploymentSlot.DefinitionStages.Blank, DeploymentSlot.DefinitionStages.WithConfiguration, DeploymentSlot.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.DeploymentSlot.DefinitionStages.WithConfiguration
withBrandNewConfiguration, withConfigurationFromDeploymentSlot, withConfigurationFromParent, withConfigurationFromWebApp
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