Skip to content
DocsTry Aspire
DocsTry

addAzurePostgresFlexibleServer

Method
📦 Aspire.Hosting.Azure.PostgreSQL v13.4.0
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addAzurePostgresFlexibleServer(name: string): AzurePostgresFlexibleServerResource;
}

Signature

methodaddAzurePostgresFlexibleServerbuilder
Adds an Azure PostgreSQL Flexible Server resource to the application model.
addAzurePostgresFlexibleServer(name: string): AzurePostgresFlexibleServerResource
namestring
AzurePostgresFlexibleServerResource

Applies to

This method applies to the following types: