3 references to UriExpression
Aspire.Hosting.Azure.PostgreSQL (1)
AzurePostgresFlexibleServerDatabaseResource.cs (1)
57
InnerResource.
UriExpression
:
Aspire.Hosting.PostgreSQL (2)
PostgresBuilderExtensions.cs (1)
384
context.EnvironmentVariables[PostgresMcpDatabaseUriEnvVarName] = builder.Resource.
UriExpression
;
PostgresDatabaseResource.cs (1)
73
new("Uri",
UriExpression
),