Skip to content
Docs Try Aspire
Docs Try

DistributedApplicationModel.getResources

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

Signature

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

Defined on

This method is defined on the following type: