2 references to AzurePostgresExtensions
Aspire.Hosting.Azure.PostgreSQL (2)
AzurePostgresFlexibleServerResource.cs (1)
131
AzurePostgresExtensions
.AddActiveDirectoryAdministrator(infra, postgres, principalId, principalType, principalName);
AzurePostgresResource.cs (1)
13
[Obsolete($"This class is obsolete and will be removed in a future version. Use {nameof(
AzurePostgresExtensions
.AddAzurePostgresFlexibleServer)} instead to add an Azure Postgres Flexible Server resource.")]