Provides important information about a promotion.
Name | Description | |
---|---|---|
PromotionContext(int applicationId, string releaseNumber, string buildNumber, string pipelineStage, System.Collections.Generic.ISet<int> environmentIds) |
Name | Description | |
---|---|---|
ApplicationId |
Gets the current application ID. |
|
BuildNumber |
Gets the current build number. |
|
EnvironmentIds |
Gets the environment IDs in the target pipeline stage. |
|
PipelineStage |
Gets the target pipeline stage name. |
|
ReleaseNumber |
Gets the current release number. |