2 references to NameOutputReference
Aspire.Hosting.Foundry (2)
FoundryResource.cs (1)
112
csa.Name =
NameOutputReference
.AsProvisioningParameter(infra);
PromptAgent\AzurePromptAgentResource.cs (1)
422
var foundryAccountName = await Project.Parent.
NameOutputReference
.GetValueAsync(cancellationToken).ConfigureAwait(false);