Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

PipelineSummaryItem

Classsealednet10.0
📦 Aspire.Hosting v13.5.4
Represents a single item in a PipelineSummary, consisting of a key, a value, and a flag indicating whether the value contains Markdown formatting.
namespace Aspire.Hosting.Pipelines;
public sealed class PipelineSummaryItem
{
// ...
}
View all constructors
View all properties