PipelineSummary Constructors
Class Constructors 1 member
Represents pipeline summary information to be displayed after pipeline completion. This is a general-purpose key-value collection that pipeline steps can contribute to.
Constructor Section titled Constructor public sealed class PipelineSummary{ public PipelineSummary() { // ... }}