Interface WebApp.DefinitionStages.WithWindowsAppFramework

All Superinterfaces:
Creatable<WebApp>, HasName, Indexable, Resource.DefinitionWithTags<WebAppBase.DefinitionStages.WithCreate<WebApp>>, WebApp.DefinitionStages.WithContainerImage, WebApp.DefinitionStages.WithCreate, WebAppBase.DefinitionStages.WithAppSettings<WebApp>, WebAppBase.DefinitionStages.WithAuthentication<WebApp>, WebAppBase.DefinitionStages.WithClientAffinityEnabled<WebApp>, WebAppBase.DefinitionStages.WithClientCertEnabled<WebApp>, WebAppBase.DefinitionStages.WithConnectionString<WebApp>, WebAppBase.DefinitionStages.WithCreate<WebApp>, WebAppBase.DefinitionStages.WithDiagnosticLogging<WebApp>, WebAppBase.DefinitionStages.WithHostNameBinding<WebApp>, WebAppBase.DefinitionStages.WithHostNameSslBinding<WebApp>, WebAppBase.DefinitionStages.WithManagedServiceIdentity<WebApp>, WebAppBase.DefinitionStages.WithNetworkAccess<WebApp>, WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<WebApp>, WebAppBase.DefinitionStages.WithSiteConfigs<WebApp>, WebAppBase.DefinitionStages.WithSourceControl<WebApp>
All Known Subinterfaces:
WebApp.Definition
Enclosing interface:
WebApp.DefinitionStages

public static interface WebApp.DefinitionStages.WithWindowsAppFramework extends WebApp.DefinitionStages.WithContainerImage, WebApp.DefinitionStages.WithCreate
A web app definition allowing app framework on Windows operating system to be specified.
  • Method Details

    • withRuntimeStack

      Specifies the runtime stack for the web app on Windows operating system.
      Parameters:
      runtimeStack - the runtime stack for web app
      Returns:
      the next stage of the definition