2 references to NameOutputReference
Aspire.Hosting.Foundry (2)
Project\AzureCognitiveServicesBase.cs (1)
46
SetName(created, this.
NameOutputReference
.AsProvisioningParameter(infra));
PromptAgent\AzurePromptAgentResource.cs (1)
423
var projectNameOutput = await Project.
NameOutputReference
.GetValueAsync(cancellationToken).ConfigureAwait(false);