Syntax
public PromotionContext(int applicationId, string releaseNumber, string buildNumber, string pipelineStage, ISet<int> environmentIds)
Parameters
- applicationId
- Type: int
- releaseNumber
- Type: string
- buildNumber
- Type: string
- pipelineStage
- Type: string
- environmentIds
- Type: System.Collections.Generic.ISet<int>