PublishCompletionOptions
Class sealed net8.0
Options for completing the publishing process.
namespace Aspire.Hosting.Pipelines;
public sealed class PublishCompletionOptions{ // ...}Constructors1
Section titled ConstructorsProperties3
Section titled PropertiesCompletionMessageget; setstring? Gets or sets the completion message of the publishing process.
CompletionStateget; set Gets or sets the completion state of the publishing process. When
null, the state is automatically aggregated from all steps. PipelineSummaryget; set Gets or sets optional pipeline summary information to display after completion. The list preserves insertion order. Each item carries its own Markdown formatting flag.