Skip to content
Docs Try Aspire

addAzurePostgresFlexibleServer

Function
📦 Aspire.Hosting.Azure.PostgreSQL v13.2.0-preview.1.26159.1
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addAzurePostgresFlexibleServer(name: string): AzurePostgresFlexibleServerResource;
}

Signature

method addAzurePostgresFlexibleServer builder
Adds an Azure PostgreSQL Flexible Server resource
addAzurePostgresFlexibleServer(name: string): AzurePostgresFlexibleServerResource
name string
AzurePostgresFlexibleServerResource

Applies to

This function is an extension method on the following types: