共用方式為


IWithScmSiteAlsoStopped<FluentT> 介面

定義

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

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

類型參數

FluentT

資源類型。

衍生

方法

WithScmSiteAlsoStopped(Boolean)

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

適用於