共用方式為


IWithScmSiteAlsoStopped<FluentT> 介面

定義

當 Web 應用程式停止時,允許設定 SCM 網站是否也停止的 Web 應用程式定義階段。

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

類型參數

FluentT

資源類型。

衍生

方法

WithScmSiteAlsoStopped(Boolean)

指定當 Web 應用程式停止時,SCM 網站是否也會停止。

適用於