1 write to InputQueueName
Aspire.Hosting.Foundry (1)
ToolResources\AzureFunctionToolResource.cs (1)
57
InputQueueName
= inputQueueName;
1 reference to InputQueueName
Aspire.Hosting.Foundry (1)
ToolResources\AzureFunctionToolResource.cs (1)
105
new AzureFunctionStorageQueue(InputQueueEndpoint,
InputQueueName
));