Syntax
public .ctor(int projectId, int? releaseId, int? buildId, string pipelineStageName, IReadOnlyDictionary<string, string> variables)
Parameters
- projectId
- Type: int
- releaseId
- Type: int?
- buildId
- Type: int?
- pipelineStageName
- Type: string
- variables
- Type: System.Collections.Generic.IReadOnlyDictionary<string, string>