Skip to content
Docs Try Aspire

getOutput

Function
📦 Aspire.Hosting.Foundry v13.2.0-preview.1.26170.3
interface FoundryResource {
// ... omitted for brevity
getOutput(name: string): BicepOutputReference;
}