IWithExistingDeploymentsDeleted 인터페이스

정의

기존 배포를 삭제할지 여부를 지정할 수 있는 웹 배포 정의 단계입니다.

public interface IWithExistingDeploymentsDeleted
type IWithExistingDeploymentsDeleted = interface
Public Interface IWithExistingDeploymentsDeleted
파생

메서드

WithExistingDeploymentsDeleted(Boolean)

웹앱에 배포된 기존 파일을 삭제할지 여부를 지정합니다.

적용 대상