Compartir a través de


IWithScmSiteAlsoStopped<FluentT> Interfaz

Definición

Una fase de definición de aplicación web que permite establecer si el sitio SCM también se detiene cuando se detiene la aplicación web.

public interface IWithScmSiteAlsoStopped<FluentT>
type IWithScmSiteAlsoStopped<'FluentT> = interface
Public Interface IWithScmSiteAlsoStopped(Of FluentT)

Parámetros de tipo

FluentT

Tipo de recurso.

Derivado

Métodos

WithScmSiteAlsoStopped(Boolean)

Especifica si el sitio de SCM también se detiene cuando se detiene la aplicación web.

Se aplica a