Interface WebApp.DefinitionStages.WithWindowsRuntimeStack

All Superinterfaces:
Creatable<WebApp>, HasName, Indexable, Resource.DefinitionWithTags<WebAppBase.DefinitionStages.WithCreate<WebApp>>, 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.WithScmSiteAlsoStopped<WebApp>, WebAppBase.DefinitionStages.WithSiteConfigs<WebApp>, WebAppBase.DefinitionStages.WithSourceControl<WebApp>
Enclosing interface:
WebApp.DefinitionStages

public static interface WebApp.DefinitionStages.WithWindowsRuntimeStack extends WebApp.DefinitionStages.WithCreate
A web app definition allowing runtime stack 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