addAzurePostgresFlexibleServer
Function
interface IDistributedApplicationBuilder { // ... omitted for brevity addAzurePostgresFlexibleServer(name: string): AzurePostgresFlexibleServerResource;}Signature
method
addAzurePostgresFlexibleServer builder Adds an Azure PostgreSQL Flexible Server resource
addAzurePostgresFlexibleServer(name: string): AzurePostgresFlexibleServerResourceParameters
name string Returns
AzurePostgresFlexibleServerResource Applies to
This function is an extension method on the following types: