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