1 reference to ConfigurePostgreSqlInfrastructure
Aspire.Hosting.Azure.PostgreSQL (1)
AzurePostgresExtensions.cs (1)
143
var resource = new AzurePostgresFlexibleServerResource(name, infrastructure =>
ConfigurePostgreSqlInfrastructure
(infrastructure, builder));