2 references to AddBicepOutput
Aspire.Hosting.Azure.Provisioning.Tests (2)
BicepValueProxyTests.cs (2)
296
var output = infrastructure.
AddBicepOutput
("output", ProvisioningValueType.Integer);
315
var output = infrastructure.
AddBicepOutput
("output", ProvisioningValueType.Integer);