IDistributedApplicationTestingBuilder.Pipeline Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the deployment pipeline for this distributed application.
public virtual Aspire.Hosting.Pipelines.IDistributedApplicationPipeline Pipeline { get; }
member this.Pipeline : Aspire.Hosting.Pipelines.IDistributedApplicationPipeline
Public Overridable ReadOnly Property Pipeline As IDistributedApplicationPipeline