3 references to WithEnvironment
BicepSample.AppHost (3)
Program.cs (3)
82.WithEnvironment("bicepValue_test", bicep1.GetOutput("test")) 83.WithEnvironment("bicepValue0", bicep1.GetOutput("val0")) 84.WithEnvironment("bicepValue1", bicep1.GetOutput("val1"));