Skip to content
Docs Try Aspire

PipelineSummary.add

Method
📦 Aspire.Hosting v13.2.0
interface PipelineSummary {
// ... omitted for brevity
add(
key: string,
value: string): void;
}

Signature

method add
Invokes the Add method
add(
key: string,
value: string): void
key string
value string

Defined on

This method is defined on the following type: