Skip to content
DocsTry Aspire
DocsTry

DistributedApplicationModel.getResources

Method
📦 Aspire.Hosting v13.4.0
interface DistributedApplicationModel {
// ... omitted for brevity
getResources(): IResource[];
}

Signature

methodgetResources
Gets all resources in the distributed application model.
getResources(): IResource[]
IResource[]

Defined on

This method is defined on the following type: