Skip to content
Docs Try Aspire

getResources

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

Signature

method getResources
Gets resources from the distributed application model
getResources(): IResource[]
IResource[]

Applies to

This function is an extension method on the following types: