1 write to Value
Aspire.Hosting.Radius (1)
Publishing\RadiusInfrastructureBuilder.cs (1)
1167
result[key] = new ContainerEnvVarConstruct {
Value
= BuildEnvBicepValue(parts) };
1 reference to Value
Aspire.Hosting.Radius (1)
Publishing\Constructs\ContainerEnvVarConstruct.cs (1)
38
_value = DefineProperty<string>(nameof(
Value
), ["value"]);