DistributedApplicationBuilder.Resources 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 collection of resources for the distributed application.
public Aspire.Hosting.ApplicationModel.IResourceCollection Resources { get; }
member this.Resources : Aspire.Hosting.ApplicationModel.IResourceCollection
Public ReadOnly Property Resources As IResourceCollection