IWithScmSiteAlsoStopped<FluentT> 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當 Web 應用程式停止時,允許設定 SCM 網站是否也停止的 Web 應用程式定義階段。
public interface IWithScmSiteAlsoStopped<FluentT>
type IWithScmSiteAlsoStopped<'FluentT> = interface
Public Interface IWithScmSiteAlsoStopped(Of FluentT)
類型參數
- FluentT
資源類型。
- 衍生
方法
WithScmSiteAlsoStopped(Boolean) |
指定當 Web 應用程式停止時,SCM 網站是否也會停止。 |