다음을 통해 공유


IWithScmSiteAlsoStopped<FluentT> 인터페이스

정의

웹앱이 중지될 때 SCM 사이트도 중지되는 경우 설정을 허용하는 웹앱 업데이트의 단계입니다.

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

형식 매개 변수

FluentT

리소스 형식입니다.

파생

메서드

WithScmSiteAlsoStopped(Boolean)

웹앱이 중지될 때 SCM 사이트도 중지되는지를 지정합니다.

적용 대상