PipelineSummary Constructors
ClassConstructors1 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.
ConstructorSection titled Constructorpublic sealed class PipelineSummary{ public PipelineSummary() { // ... }}