Skip to content
Discussion options

You must be logged in to vote
var resourceABuilder = builder.AddResourceA();
var resourceBBuilder = builder.AddResourceB(); 

resourceBBuilder.WithEnvironment("ResourceA__ConnectionString",resourceABuilder); 
resourceABuilder.WithEnvironment("ResourceB__ConnectionString", resourceBBuilder);

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@grish-st
Comment options

@davidfowl
Comment options

@grish-st
Comment options

@davidfowl
Comment options

Answer selected by grish-st
@grish-st
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants