1 write to Value
Aspire.Hosting.Radius (1)
Publishing\RadiusInfrastructureBuilder.cs (1)
1167result[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"]);