ContinuousIntegrationType 열거형
연속 통합 유형을 설명합니다.
이 열거형에는 멤버 값을 비트로 조합할 수 있는 FlagsAttribute 특성이 있습니다.
네임스페이스: Microsoft.TeamFoundation.Build.Client
어셈블리: Microsoft.TeamFoundation.Build.Client(Microsoft.TeamFoundation.Build.Client.dll)
구문
‘선언
<FlagsAttribute> _
Public Enumeration ContinuousIntegrationType
[FlagsAttribute]
public enum ContinuousIntegrationType
멤버
멤버 이름 | 설명 | |
---|---|---|
All | 모든 연속 통합 유형입니다. | |
Batch | 연속 통합 배치 합니다. | |
Gated | 제어 된 연속 통합 합니다. | |
Individual | 각 연속 통합 합니다. | |
None | 연속 integeration 설정 되어 있지 않습니다. | |
Schedule | 만 변경 될 때 예약 된 연속 통합 합니다. | |
ScheduleForced | 변경 없이 연속 통합 예정. |