IDistributedApplicationTestingBuilder.Resources Property

Definition

Gets the collection of resources for the distributed application.

C#
public Aspire.Hosting.ApplicationModel.IResourceCollection Resources { get; }
C#
public virtual Aspire.Hosting.ApplicationModel.IResourceCollection Resources { get; }

Property Value

Implements

Remarks

This can be mutated by adding more resources, which will update its current view.

Applies to

Product Versions
.NET Aspire 8.0.0, 9.0.0, 9.1.0